2017-25 © Pedro Peláez
 

library tracks-admin

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

image

vadiasov/tracks-admin

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  • Friday, March 16, 2018
  • by vadiasov
  • Repository
  • 0 Watchers
  • 0 Stars
  • 19 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 19 % Grown

The README.md

vadiasov/tracks-admin

Goals

This package is very specific package., (*1)

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., (*2)

Using

Package has own routes., (*3)

Installation

1.Create row in the application root composer:, (*4)

"require": {
      ...
        "vadiasov/tracks-admin": "^x.x.x",
      ...  
    },

2.Run in your terminal:, (*5)

cd your_application_root
composer update

3.This package is developed with discovery feature. So it must itself to create row in a config/app.com about ServiceProvider:, (*6)

/*
 * Package Service Providers...
 */
...
Vadiasov\TracksAdmin\TracksServiceProvider::class,

The Versions

16/03 2018

dev-master

9999999-dev

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

16/03 2018

2.0.0

2.0.0.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

13/03 2018

1.1.0

1.1.0.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

13/03 2018

1.0.1

1.0.1.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

13/03 2018

1.0.0

1.0.0.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

12/03 2018

0.1.1

0.1.1.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

12/03 2018

0.1.0

0.1.0.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires

 

09/03 2018

0.0.1

0.0.1.0

This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.

  Sources   Download

MIT

The Requires