Skip to content

RenderbitTechnologies/Light-Bootstrap-Dashboard

Repository files navigation

Light Bootstrap Dashboard

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Light Bootstrap Dashboard by Creative Tim, packaged as Blade files for Laravel 5.

Version Matrix

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

Install

Via Composer

$ composer require renderbit/light-bootstrap-dashboard

Usage

$skeleton = new RenderbitTechnologies\LightBootstrapDashboard();
echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.