- Sentinel Catartalyst - https://cartalyst.com/manual/sentinel/2.0
- A great start to create a project.
- clone or download zip file
- rename laravel5.5-advance-auth-with-sentinel to the name that you want
- rename .env.example file to .env
- In able to receive a notification in email please register @https://mailtrap.io/ and put your MAIL_USERNAME,MAIL_PASSWORD inside .env
- composer install
- php artisan key:generate
- Just simple type in command php artisan migrate:fresh --seed
- to test the authentication
- use in email or username: admin / admin@admin.com
- password: admin
If there's any problem on installing you can reach me @gmail: dev.arnoldfederis@gmail.com
This is a free software licensed under the MIT license.