Skip to content

Bahadou-Badr/laravel-7-app-posts

Repository files navigation

About This Laravel Project 🚩🚩

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

Installation 🏁🏁

  1. Clone the repo and cd into it
  2. composer install
  3. Rename or copy .env.example file to .env
  4. php artisan serve or use Laravel Valet or Laravel Homestead
  5. Visit localhost:8000 in your browser

About

A posts application built with Laravel

Topics

Resources

Stars

Watchers

Forks