Run Composer install command to download dependency:
composer install
Create .env file
Add your MySQL server & database info in .env file:
To seed Admin and User account info Run:
php artisan migrate
Run seeder command to insert test logins for Admin and User
php artisan db:seed
It may ask for Key. Click generate Key on error page.
User Login URL : http://localhost:8000/login
Email: test@example.com
Password: password
Admin Login URL : http://localhost:8000/admin
Email: admin@yourdomain.com
Password: secret
Jay Ram Singh
LinkedIn : https://www.linkedin.com/in/jayram/
Twitter : https://twitter.com/jayrams
Facebook : https://www.facebook.com/jayrsingh