[![Gupta Kamlesh R]]
- Post Crud operation
- Authentication
- Roles with User
- Datatable integration using plugin (https://github.com/yajra/laravel-datatables)
- Run
composer install
in project directory. - Setting
.env
with your database configuration - Run
php artisan migrate
in your terminal - Run
php artisan serve
to serve with addresshttps://localhost:8000/
- Open in your browser with address
https://localhost:8000/