Laravel based MayIFit system.
The Core permission system of any
Code overview
The purpose of this package is to have an identical permission system accross all MayIFit products.
Folders
-
src/Database/Migrations
- Contains all the required migration files for this package -
src/Http/Controllers
- Contains all the controllers -
src/Http/Models
- Contains all the Eloquen models -
src/Http/Policies
- Contains all the Eloquen model policies -
src/Http/Traits
- Contains all the Eloquen model traits