2017 © Pedro Peláez
 

library laravel-admin

image

marvision-code/laravel-admin

  • Sunday, November 27, 2016
  • by marwenhlaoui
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

#Laravel Admin Panel

Laravel Admin Panel with Settings and Modules Management for Laravel 5.x+, (*1)

Installation

In order to install MLA , just add, (*2)

"marvision-code/laravel-admin": "^1.0"

to your composer.json. Then run composer install or composer update., (*3)

or you can run the composer require command from your terminal:, (*4)

composer require marvision-code/laravel-admin

Then in your config/app.php add, (*5)

    Marvision\LaravelAdmin\MLAServiceProvider::class,

in the providers array and, (*6)

COMMING SOON

Credit

By Marwen Hlaoui( http://marwenhlaoui.me ), (*7)

The Versions

27/11 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

27/11 2016

v1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires