2017 © Pedro Peláez
 

project admin

TrayLabs Admin

image

tray-labs/admin

TrayLabs Admin

  • Tuesday, October 3, 2017
  • by tray-labs
  • Repository
  • 0 Watchers
  • 5 Stars
  • 5 Installations
  • Vue
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 25 % Grown

The README.md

TrayLabs Admin

Admin dashboard for startups based in locawebstyle-tray., (*1)

Installation

You must install TrayLabs Admin by composer:, (*2)

$ composer create-project --prefer-dist tray-labs/admin /path/to/project

Or download a zip file., (*3)

Create TrayLabs Admin database:, (*4)

CREATE DATABASE admin;

Setup .env file for database access., (*5)

Install php dependencies:, (*6)

$ composer install

Install javascript dependencies:, (*7)

$ yarn

Run npm to compile:, (*8)

$ npm run dev

Run migrations and seeds:, (*9)

$ php artisan migrate --seed

Configuration

By default, the namespace's project is TrayLabs\Admin. If you want, you can change manually the namespace:, (*10)

  • 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:, (*11)

$ composer dump

Default Login

  • username: trayuser@tray.com.br
  • password: tray2017

License

This project is licensed under the MIT License., (*12)

The Versions

03/10 2017

dev-master

9999999-dev

TrayLabs Admin

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel admin vue dashboard traylabs tray locastyle locawebstyle locaweb

30/08 2017

1.0.1

1.0.1.0

TrayLabs Admin

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel admin vue dashboard traylabs tray locastyle locawebstyle locaweb

30/08 2017

1.0.0

1.0.0.0

TrayLabs Admin

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel admin vue dashboard traylabs tray locastyle locawebstyle locaweb