Download the PHP package vadiasov/tracks-admin without Composer
On this page you can find all versions of the php package vadiasov/tracks-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vadiasov/tracks-admin
More information about vadiasov/tracks-admin
Files in vadiasov/tracks-admin
Download vadiasov/tracks-admin
More information about vadiasov/tracks-admin
Files in vadiasov/tracks-admin
Vendor vadiasov
Package tracks-admin
Short Description This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.
License MIT
Package tracks-admin
Short Description This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.
License MIT
Please rate this library. Is it a good library?
Informations about the package tracks-admin
vadiasov/tracks-admin
Goals
This package is very specific package.
This package:
- creates DB table tracks (music tracks)
- uploads tracks with package vadiasov/uploads
- outputs an index of tracks of a selected album
- except standard features the index page includes
- player with controls for each track
- button "Tracks Ordering" to order tracks with vadiasov/ordering.
Using
Package has own routes.
Installation
1.Create row in the application root composer:
2.Run in your terminal:
3.This package is developed with discovery feature. So it must itself to create row in a config/app.com about ServiceProvider:
`
All versions of tracks-admin with dependencies
PHP Build Version
Package Version
The package vadiasov/tracks-admin contains the following files
Loading the files please wait ....