wcr/ican

There is no license information available for the latest version (dev-master) of this package.

Laravel roles and permission package

dev-master 2018-02-27 17:07 UTC

This package is not auto-updated.

Last update: 2024-04-18 11:29:46 UTC


README

A roles and permission laravel package

Install

$ composer require wcr/ican
$ php artisan vendor:publish --tag=migrations
$ php artisan migrate