Skip to content

brainfab/laravel_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Dashboard

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

under construction..

Installation

Require this package with composer:

composer require small-team/laravel-dashboard

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

SmallTeam\Dashboard\ServiceProvider::class,

Copy the package config to your local config with the publish command:

php artisan vendor:publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published