Download the PHP package vadiasov/genres-admin without Composer
On this page you can find all versions of the php package vadiasov/genres-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vadiasov/genres-admin
More information about vadiasov/genres-admin
Files in vadiasov/genres-admin
Download vadiasov/genres-admin
More information about vadiasov/genres-admin
Files in vadiasov/genres-admin
Vendor vadiasov
Package genres-admin
Short Description The Package serves plain genres (music e.g.)
License MIT
Package genres-admin
Short Description The Package serves plain genres (music e.g.)
License MIT
Please rate this library. Is it a good library?
Informations about the package genres-admin
Laravel GenresAdmin
This package creates DB genres (music genres). The packages serves CRUD pages of genres in administrative panel.
It includes a ServiceProvider to register the package and attach it to the output. It includes migrations to create DB genres.
Installation
Add the package to root composer.json:
Then run:
Register package in config/app.php
Create model:
Publish migrations and seeds. Run:
`
and enter appropriate number of this package (see terminal output after last command).
Migrate:
Seed
Routes
The routes are in the package: `
All versions of genres-admin with dependencies
PHP Build Version
Package Version
No informations.
The package vadiasov/genres-admin contains the following files
Loading the files please wait ....