A Complete Guide To Managing User Permissions In Laravel Apps

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. laravel-permission

    Associate users with roles and permissions

    In this article, we'll be using the Laravel Permission package from Spatie.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. bouncer

    Laravel Eloquent roles and abilities.

    As well as using Spatie's Laravel Permission package, there are other packages that can be used to add roles and permissions to your application. For example, you could use Bouncer or Laratrust.

  4. laratrust

    Handle roles and permissions in your Laravel application

    As well as using Spatie's Laravel Permission package, there are other packages that can be used to add roles and permissions to your application. For example, you could use Bouncer or Laratrust.

  5. spatie.be

    The source code of spatie.be

    In this article, we'll be using the Laravel Permission package from Spatie.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Handle authorization in Filament: Policies, Roles & Guards

    3 projects | dev.to | 5 Aug 2025
  • Dynamic Role-Permission Matrix in Laravel (MySQL + Spatie Permission)

    1 project | dev.to | 3 Jul 2025
  • 8 Essential Questions to Ask Before Using a Laravel Package

    5 projects | dev.to | 6 Jan 2023
  • Using PHP 8.1's Enums to add a level structure to users, and using Policies to authorize actions based on those user levels

    1 project | /r/laravel | 21 Dec 2022
  • User permissions with Laravel Passport

    1 project | /r/laravel | 3 Nov 2022

Did you know that PHP is
the 14th most popular programming language
based on number of references?