2017 © Pedro Peláez
 

library admin

Administrator Panel

image

delatbabel/admin

Administrator Panel

  • Wednesday, November 22, 2017
  • by delatbabel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Administrator Panel

Build Status StyleCI Latest Stable Version Total Downloads, (*1)

This is currently a work in progress to build a new Laravel 5 compatible administration panel based on AdminLTE, (*2)

Status

This is working and in use on several projects. There are a lot of things still to do. See the TODO and FIXME notes throughout the code., (*3)

The controller endpoints for managing models are all OK. The endpoints for working on settings haven't been done yet and will probably be abandoned., (*4)

The code has been brought across from AdminLTE, mostly unchanged except for minor refactoring. The code has been converted to PSR-2 standards., (*5)

There is a working example application., (*6)

Documentation

Usage and interfacing documentation is in the docs directory., (*7)

Source code documentation is in the src directory., (*8)

Documentation for the resources (views) is in the resources directory., (*9)

Documentation for the assets (public files) is in the public directory., (*10)

The Versions