larapacks / administration by stevebauman

An administration panel for Laravel.
591
0
2
Package Data
Maintainer Username: stevebauman
Package Create Date: 2016-07-20
Package Last Update: 2017-01-18
Home Page:
Language: CSS
License: MIT
Last Refreshed: 2024-04-25 15:07:36
Package Statistics
Total Downloads: 591
Monthly Downloads: 3
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Administration

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.