2017 © Pedro Peláez
 

library laravel-dashboard

Admin/manager dashboard for Laravel framework

image

small-team/laravel-dashboard

Admin/manager dashboard for Laravel framework

  • Wednesday, August 31, 2016
  • by brainfab
  • Repository
  • 2 Watchers
  • 2 Stars
  • 23 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Laravel Dashboard

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

under construction.., (*2)

Installation

Require this package with composer:, (*3)

composer require small-team/laravel-dashboard, (*4)

After updating composer, add the ServiceProvider to the providers array in config/app.php, (*5)

SmallTeam\Dashboard\ServiceProvider::class,, (*6)

Copy the package config to your local config with the publish command:, (*7)

php artisan vendor:publish, (*8)

The Versions

31/08 2016

dev-master

9999999-dev

Admin/manager dashboard for Laravel framework

  Sources   Download

MIT

The Requires

 

laravel framework admin dashboard