Download the PHP package rtmatt/rtclientdashboard without Composer
On this page you can find all versions of the php package rtmatt/rtclientdashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rtmatt/rtclientdashboard
More information about rtmatt/rtclientdashboard
Files in rtmatt/rtclientdashboard
Download rtmatt/rtclientdashboard
More information about rtmatt/rtclientdashboard
Files in rtmatt/rtclientdashboard
Vendor rtmatt
Package rtclientdashboard
Short Description A dashboard to show monthly service usage for a client.
License
Package rtclientdashboard
Short Description A dashboard to show monthly service usage for a client.
License
Please rate this library. Is it a good library?
Informations about the package rtclientdashboard
Prerequisites
- Laravel App
- jQuery
Installation
Via Composer
Add Service Provider
in config/app.php providers array:
Usage
Add includes
Within whatever file you want to show the dashboard, include the following:
and in the layout file before the closing body tag, include the following:
as well as the following within the head section:
Add credentials
in your site's .env file:
publish assets
If you would like to make sure your public assets are always up-to-date, you can add this command to the post-update-cmd list in your composer.json file.
Configuration
All versions of rtclientdashboard with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package rtmatt/rtclientdashboard contains the following files
Loading the files please wait ....