Skip to content

NacerKH/Api_Laravel_backend_boilerplate

Repository files navigation

API boilerplate build with laravel


Description

An efficient way to avoid repeated blocks and it saves times ⚡ for Every new project will be created.


Features and Todo's

  • authenfication system
  • test authenfication system
  • verfied user email
  • test verfied user email
  • reset password with testing
  • Manage User profil information
  • test Manage User profil information
  • user roles (admin,client)
  • users and roles permission
  • login socialite
  • MFA

usage 💡 :

  • git clone git@github.com:khalifa-dv/Api_Laravel_backend_boilerplate.git

  • cd Api_Laravel_backend_boilerplate

  • Edit .env and set your database connection details

  • app url (include ports in dev)

  • composer install

  • php artisan key:generate 🔑

  • php artisan migrate


About

Backend Api boilerplate build with laravel 💀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages