Skip to content

Latest commit

 

History

History
49 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

49 lines (19 loc) · 1.02 KB

Larevel Admin Dashboard

Free Frontend Web App for Laravel with Livewire & Alpine.js

  • Never start a development project from scratch again.
  • minimize volt laravel dashboard
  • for any qustion or suggestion feel free to open an issue or create a pull request 😎

Usage

  1. clone the project git clone
  2. create a file with name .env touch .env
  3. copy content of .env.example to .env
  4. set up your database connection in .env
  5. run composer insatll
  6. generate app key php artisan key:generate
  7. run php artisan migrate --seed (note --seed will fill the database with dummy data)
  8. your are good to go 😊

Images

Alt vmware