Hi guys, this project is to show you how to set up a simple Roles & Permissions module for your apps, Hope you enjoy it !
- For Roles & Permissions, Spatie/Laravel.
- To auto-generate models,views and controllers InfyOm.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
- Git clone it.
- Set up your env varibles
- In your project directory run:
- php artisan migrate && php artisan db:seed
- php artisan serve
- And enjoy !
- Default users:
- user:admin@gmail.com password:admin
If you would like to learn about the process of making this project, I am going to upload a video these days explaining step by step the code, please checkout my youtube channel, thanks guys !