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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. laravel-permission

    Associate users with roles and permissions

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB 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

  • 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
  • How can I add simple Roles to Laravel Breeze

    1 project | /r/laravel | 25 Aug 2022