laravel-app/ ├── app/ │ ├── Enums/ │ │ └── UserRole.php │ ├── Http/ │ │ ├── Controllers/ │ │ │ ├── Admin ...