The Laravel technologies I used ⚡⚡🎖️:
- Autorisation (Gates & Policies)
- Scope of queries (Local & Global)
- Laravel Blade Components
- Cache management (Caching)
- Elequent relation ORM
- Reuse components (Query scopes, Route Model Binding) and Themes
- Uploading & File storage
- Elequent relation One To One Polymorphic
- Elequent relation One To Many Polymorphic
- Elequent relation Many To Many Polymorphic
- Send e-mails
- Managing Queues in the background
- Observers, Events, Listeners, & Subscribers
- Localisation (Traduction)
- Model serialization and Postman
- Api Resources
- Api en Laravel
- Clone the repo and
cdinto it composer install- Rename or copy .env.example file to .env
php artisan serveor use Laravel Valet or Laravel Homestead- Visit localhost:8000 in your browser