Download the PHP package iutrace/laravel-dashboard without Composer
On this page you can find all versions of the php package iutrace/laravel-dashboard. 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 laravel-dashboard
Iutrace Dashboard
Installation
-
composer require iutrace/laravel-dashboard
-
Publish the config file by running
php artisan vendor:publish --provider="Iutrace\Dashboard\DashboardServiceProvider"
. The config file will indicate the directory where the metrics are located. - Optional, you should call the Dashboard::routes method within the boot method of your App\Providers\AuthServiceProvider. This method will register the routes necessary to get the metrics data
Testing
All versions of laravel-dashboard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/database Version ^6.0|^7.0|^8.0
illuminate/validation Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/database Version ^6.0|^7.0|^8.0
illuminate/validation Version ^6.0|^7.0|^8.0
The package iutrace/laravel-dashboard contains the following files
Loading the files please wait ....