Skip to content

webdevhayes/laravel-spatie-permissions-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Boilerplate for spatie permissions package

Frontend boilerplate for spaties permissions package. This package gives you a start on managing roles and permissions. This is a basic package and does not employ any design patterns nor does the package do any opinionated structure.

You are free edit the code as you wish once the package has been published.

Installation

You can install the package via composer:

composer require webdevhayes/laravel-spatie-permissions-frontend

Usage

You can publish all routes,views and controller. You have the option to publish bootstrap frontend or tailwind frontend.

Bootstrap

php artisan laravel-spatie-permissions-frontend bootstrap

Tailwind

php artisan laravel-spatie-permissions-frontend tailwind

Changelog

Please see CHANGELOG for more information on what has changed recently.

Todo

  • Add tests

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Front end for spatie permissions package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages