Implementing RBAC in Laravel Tutorial

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

    Laravel Eloquent roles and abilities.

    In this tutorial, you'll learn how to implement RBAC in Laravel using Bouncer. Bouncer is a PHP package that lets you add roles and abilities to your Eloquent models.

  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. laravel-rbac-tutorial

    Code for Laravel RBAC Tutorial

    You'll build an editor that lets the user create private posts with the ability to allow other users to view and edit their posts. You can find the code for this tutorial in this GitHub repository.

  4. ui

    Laravel UI utilities and presets. (by laravel)

    To implement authentication easily, you can use Laravel UI. Install it with this command:

  5. node

    Node.js JavaScript runtime ✨🐢🚀✨

    NPM is also used in some parts of this tutorial, but it's not important for implementing RBAC. If you want to follow along with everything, make sure you have NPM installed. NPM is installed by installing Node.js.

  6. trix

    A rich text editor for everyday writing

    This shows a form with 2 inputs. A title text input, and a text editor for the content. The text editor is Trix, an easy-to-use open-source editor.

  7. Stream

    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.

    Stream logo
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

  • Creating a Multi-Tenant Application with Laravel and Neon

    3 projects | dev.to | 10 Jan 2025
  • Melhores editores HTML para usar em aplicações JavaScript em 2025

    1 project | dev.to | 12 Dec 2024
  • Word-like HTML inline edit with design mode

    1 project | news.ycombinator.com | 13 Oct 2024
  • Testing ViewComponent w/ Capybara

    1 project | dev.to | 20 Aug 2024
  • Vrite Editor: Open-Source WYSIWYG Markdown Editor

    11 projects | dev.to | 18 Jul 2023