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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • laravel-permission

    Associate users with roles and permissions

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

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • 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.

  • 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