Simple mini-project created using QuickAdminPanel and Adminlte.
- course Management
- Lessons Management
- User Management
- Exam and result Management
- Payment system Using Stripe
- Question And Test
- git clonehttps://github.com/bestmomo/laravel5-example.gitprojectname
- cd projectname
- composer install
- php artisan key:generate
- Create a database and inform .env
- php artisan migrate --seed to create and populate tables
- php artisan serve to start the app on http://localhost:8000/
Note:admin login email:[email protected] Password:password
Please use and re-use however you want.