Skip to content

Report Dashboard for Merchant usging Laravel 10 & Livewire & Admin LTE 3.2 Theme

Notifications You must be signed in to change notification settings

carlsenior/report_board

Repository files navigation

About Project

This is web application with Report Dashboard for admin using Laravel ^10.30.0 + Livewire ^3.2.0 + AdminLTE ^3.1.

Execute

  • Configure your Database - Please consider .env file and config files.
  • php artisan migrate - run the migration
  • php artisan db:seed - set up dummy datas for 2 years company data, if you encounter memory limit size error, please increase the memory limit in php.ini.
  • npm run dev - maybe you need npm i
  • php artisan serve

screen1 screen1