Download the PHP package marvision-code/laravel-admin without Composer
On this page you can find all versions of the php package marvision-code/laravel-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-admin
Laravel Admin Panel
=============
Laravel Admin Panel with Settings and Modules Management for Laravel 5.x+
Installation
In order to install MLA , just add
"marvision-code/laravel-admin": "^1.0"
to your composer.json. Then run composer install
or composer update
.
or you can run the composer require
command from your terminal:
composer require marvision-code/laravel-admin
Then in your config/app.php
add
in the providers
array and
COMMING SOON
Credit
By Marwen Hlaoui( http://marwenhlaoui.me )
All versions of laravel-admin with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.0
The package marvision-code/laravel-admin contains the following files
Loading the files please wait ....