laravel dashui dashboard
1.0.0
First download the repository or clone the repository
Configure .env for database composer install npm install && npm run dev Now run the migrations
php artisan migrate php artisan db:seed --UserSeederNow, login to the Admin user using following credentials
[email protected]
passwordOnce logged in we can see below screen.
Now for user level, login to the User level using following credentials
[email protected]
passwordOnce logged in we can see below screen.