wcr/ican

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

Laravel roles and permission package

Maintainers

Package info

github.com/francescomonti/wcr-ican

pkg:composer/wcr/ican

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-19 20:37:04 UTC


README

A roles and permission laravel package

Install

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