mustafaalansary/laravel-spatie-permission-uuid

Adding UUID support for Laravel Spatie permission

dev-master 2022-01-04 19:01 UTC

This package is auto-updated.

Last update: 2025-05-05 02:21:15 UTC


README

This package will help you to scaffold the UUID support for Spatie permission, and use it instead of the ID.

This package can be used with Laravel 6.0 or higher

Installation

composer require spatie/laravel-permission mustafaalansary/laravel-spatie-permission-uuid --dev

php artisan lspuuid:install

That's it, and you're all set up!