larapacks/administration

An administration panel for Laravel.

Installs: 591

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:project

dev-master 2017-01-18 22:24 UTC

This package is auto-updated.

Last update: 2024-04-19 09:09:06 UTC


README

Administration is a no-nonsense backend user / role / permission management panel built with Laravel.

This allows you to kick-start an application rapidly that requires user roles and permissions.

Installation

Add Administration to your composer.json file:

"larapacks/administration": "1.0.*"

Then run composer update.