Download the PHP package tereresoft/magic-admin without Composer
On this page you can find all versions of the php package tereresoft/magic-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 magic-admin
Magic Admin
Crea un Admin Backend para Laravel 5
agregue a su composer
-
Requiera este paquete
"require": { "tereresoft/magic-admin":"dev-master"
}
-
Coloque un script antes de php artisan optimize
"scripts":{ "php -r \"copy('vendor/tereresoft/magic-admin/src/tpl/make/consoles/MagicAdminCommand.tpl', 'app/Console/Commands/MagicAdminCommand.php');\"", }
-
Vaya a App\Console\Kernel.php y agregue a commands Commands\MagicAdminCommand::class
- php artisan magicadmin::install
All versions of magic-admin with dependencies
PHP Build Version
Package Version
No informations.
The package tereresoft/magic-admin contains the following files
Loading the files please wait ....