Best laravel framework open-source packages.

Laravel granular permissions

Laravel Backend API for the tutorial (Granular permissions with Laravel APIs & React frontend)
Updated 2 months ago

Laravel Granular Permissions Backend

Getting Started

  • Clone the repository.
  • Install the dependencies
composer install
  • Update .env database credentials with yours.
  • Run the migrations with the seeding
php artisan migrate --seed
  • Run the server
php artisan server

Postman API collection

https://www.getpostman.com/collections/ed63bd92111a171a6557

Author

Munaf A. Mahdi