Download the PHP package tray-labs/admin without Composer
On this page you can find all versions of the php package tray-labs/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 admin
TrayLabs Admin
Admin dashboard for startups based in locawebstyle-tray.
Installation
You must install TrayLabs Admin by composer:
Or download a zip file.
Create TrayLabs Admin database:
Setup .env file for database access.
Install php dependencies:
Install javascript dependencies:
Run npm to compile:
Run migrations and seeds:
Configuration
By default, the namespace's project is TrayLabs\Admin
.
If you want, you can change manually the namespace:
- https://github.com/tray-labs/admin/blob/master/composer.json#L27
- https://github.com/tray-labs/admin/blob/master/app/Http/Controllers/Auth/RegisterController.php#L5
- https://github.com/tray-labs/admin/blob/master/app/Http/Controllers/Auth/RegisterController.php#L61
- https://github.com/tray-labs/admin/blob/master/config/auth.php#L70
- https://github.com/tray-labs/admin/blob/master/config/services.php#L33
- https://github.com/tray-labs/admin/blob/master/database/factories/ModelFactory.php#L15
- https://github.com/tray-labs/admin/blob/master/database/seeds/UserTableSeeder.php#L4
Run composer for update namespace:
Default Login
- username: [email protected]
- password: tray2017
License
This project is licensed under the MIT License.
All versions of admin with dependencies
PHP Build Version
Package Version
The package tray-labs/admin contains the following files
Loading the files please wait ....