Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

Code Examples of spatie/laravel-permission

Discover how to use Laravel's spatie/laravel-permission method in real-world applications. Browse 4 examples from popular open-source projects.

4 examples

nasirkhan/laravel-starter

  • 1357
  • Created Oct 2017
  • Updated Nov 2025

Files in this example

  • composer.json
    • app/Models/User.php
      • app/Models/Setting.php
        • app/Http/Controllers/Backend/SettingController.php
View full example

realodix/urlhub

  • 532
  • Created Aug 2018
  • Updated Nov 2025

Files in this example

  • composer.json
    • app/Models/User.php
      • app/Policies/UserPolicy.php
        • app/Http/Controllers/Dashboard/User/UserController.php
View full example

familytree365/backend

  • 90
  • Created May 2021
  • Updated Aug 2021

Files in this example

  • composer.json
    • app/Models/User.php
      • app/Http/Controllers/RegisterController.php
View full example

nishangupta/joblister-laravel-8

  • 64
  • Created Oct 2020
  • Updated Nov 2020

Files in this example

  • composer.json
    • app/Models/User.php
      • app/Http/Controllers/AccountController.php
View full example

We'd Love Your Feedback

Tell us what you like or what we can improve