Light Bootstrap Dashboard by Creative Tim, packaged as Blade files for Laravel 5.
Laravel Version | Library Version |
---|---|
5.x-6.x | 1.x |
7.x | 2.x |
8.x | 3.x |
9.x | 4.x |
10.x | 5.x |
Via Composer
$ composer require renderbit/light-bootstrap-dashboard
$skeleton = new RenderbitTechnologies\LightBootstrapDashboard();
echo $skeleton->echoPhrase('Hello, League!');
Please see CHANGELOG for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.