wcr/ican

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

Laravel roles and permission package

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/wcr/ican

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

This package is not auto-updated.

Last update: 2025-10-02 18:36:53 UTC


README

A roles and permission laravel package

Install

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