PHPackages                             laravel-frontend-presets/light-bootstrap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. laravel-frontend-presets/light-bootstrap

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

laravel-frontend-presets/light-bootstrap
========================================

Laravel 10.x Front-end preset for argon

v1.0.6(3y ago)357.0k134MITBlade

Since Aug 12Pushed 2y ago10 watchersCompare

[ Source](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard)[ Packagist](https://packagist.org/packages/laravel-frontend-presets/light-bootstrap)[ Docs](https://github.com/creativetimofficial/light-bootstrap-dashboard-laravel)[ RSS](/packages/laravel-frontend-presets-light-bootstrap/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

[Light Bootstrap Dashboard Laravel - Free Frontend Preset for Laravel](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?ref=lbdl-readme) [![Tweet](https://camo.githubusercontent.com/61f1981b2af954fd0ac6b80b26736ff4af7347e408841c4424c7a0a66b5c1f62/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f687474702f736869656c64732e696f2e7376673f7374796c653d736f6369616c266c6f676f3d74776974746572)](https://twitter.com/home?status=Light%20Bootstrap%20Dashboard%20Laravel%20is%20a%20Free%20Frontend%20Preset%20for%20Laravel%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//light-bootstrap-dashboard-laravel.creative-tim.com/%20%23%light%20bootstrap%20%23design%20%23dashboard%20%23laravel%20%23free%20via%20%40CreativeTim)
================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#light-bootstrap-dashboard-laravel---free-frontend-preset-for-laravel-)

[![version](https://camo.githubusercontent.com/a89e7b105ed96f5df779c957a407096e8ba56f262655c3fdbcfec50cf634dd47/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e312d626c75652e737667)](https://camo.githubusercontent.com/a89e7b105ed96f5df779c957a407096e8ba56f262655c3fdbcfec50cf634dd47/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e312d626c75652e737667) [![license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![GitHub issues open](https://camo.githubusercontent.com/8a3c384f145a4a3d0df4c9b9777d3856e6dc15db2b1d5f5ab14de8ed90e0d835/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6c61726176656c2d66726f6e74656e642d707265736574732f6c696768742d626f6f7473747261702d64617368626f6172642e7376673f6d61784167653d32353932303030)](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://camo.githubusercontent.com/b17360a0d5d3b6683fb59077050042a49a829088bf1c215f1d959c3ba8c63b79/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d636c6f7365642d7261772f6c61726176656c2d66726f6e74656e642d707265736574732f6c696768742d626f6f7473747261702d64617368626f6172642e7376673f6d61784167653d32353932303030)](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/issues?q=is%3Aissue+is%3Aclosed)

*Frontend version*: Light Bootstrap Dashboard v2.1.1. More info at

[![](https://camo.githubusercontent.com/4792dd2c21b25d1d25acf06559864e2bb5c739642a91114bb1a2c57b77299600/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f3231332f6f726967696e616c2f6f70745f6c62645f6c61726176656c5f7468756d626e61696c2e6a7067)](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel)

Speed up your web development with the Bootstrap 4 Admin Dashboard built for Laravel Framework 9.x and up.

If you want to get more features, go PRO with [Light Bootstrap Dashboard PRO Laravel](https://www.creative-tim.com/product/light-bootstrap-dashboard-pro-laravel).

Note
----

[](#note)

We recommend installing this preset on a project that you are starting from scratch, otherwise your project's design might break.

Prerequisites
-------------

[](#prerequisites)

If you don't already have an Apache local environment with PHP and MySQL, use one of the following links:

- Windows:
- Linux &amp; Mac:

Also, you will need to install Composer:
And Laravel:

Installation
------------

[](#installation)

After initializing a fresh instance of Laravel (and making all the necessary configurations), install the preset using one of the provided methods:

### Via composer

[](#via-composer)

1. `Cd` to your Laravel app
2. Type in your terminal: `composer require laravel/ui` and `php artisan ui vue --auth`
3. Install this preset via `composer require laravel-frontend-presets/light-bootstrap`. No need to register the service provider. Laravel 9.x can auto detect the package.
4. Run `php artisan ui light-bootstrap` command to install the Light Bootstrap preset. This will install all the necessary assets and also the custom auth views, it will also add the auth route in `routes/web.php`(NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in routes/web.php)
5. In your terminal run `composer dump-autoload`
6. Run `php artisan migrate --seed` to create basic users table

### By using the archive

[](#by-using-the-archive)

1. In your application's root create a **presets** folder
2. [Download an archive](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/archive/master.zip) of the repo and unzip it
3. Copy and paste **light-bootstrap-dashboard-master** folder in presets (created in step 2) and rename it to **light-bootstrap**
4. Open `composer.json` file
5. Add `"LaravelFrontendPresets\\LightBootstrapPreset\\": "presets/light-bootstrap/src"` to `autoload/psr-4` and to `autoload-dev/psr-4`
6. Add `LaravelFrontendPresets\LightBootstrapPreset\LightBootstrapPresetServiceProvider::class` to `config/app.php` file
7. Type in your terminal: `composer require laravel/ui` and `php artisan ui vue --auth`
8. In your terminal run `composer dump-autoload`
9. Run `php artisan ui light-bootstrap` command to install the Light Bootstrap preset. This will install all the necessary assets and also the custom auth views, it will also add the auth route in `routes/web.php`(NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in routes/web.php)
10. Run `php artisan migrate --seed` to create basic users table

Usage
-----

[](#usage)

Register a user or login using **** and **secret** and start testing the preset (make sure to run the migrations and seeders for these credentials to be available).

Besides the dashboard and the auth pages this preset also has an edit profile page. All the necessary files (controllers, requests, views) are installed out of the box and all the needed routes are added to `routes/web.php`. Keep in mind that all of the features can be viewed once you login using the credentials provided above or by registering your own user.

### Dashboard

[](#dashboard)

You can access the dashboard either by using the "**Dashboard**" link in the left sidebar or by adding **/home** in the url.

### Profile edit

[](#profile-edit)

You have the option to edit the current logged in user's profile (change name, email and password). To access this page just click the "**User profile**" link in the left sidebar or by adding **/profile** in the url.

The `App\Http\Controllers\ProfileController` handles the update of the user information.

```
public function update(ProfileRequest $request)
{
    auth()->user()->update($request->all());

    return back()->withStatus(__('Profile successfully updated.'));
}

```

Also you shouldn't worry about entering wrong data in the inputs when editing the profile, validation rules were added to prevent this (see `App\Http\Requests\ProfileRequest`). If you try to change the password you will see that other validation rules were added in `App\Http\Requests\PasswordRequest`. Notice that in this file you have a custom validation rule that can be found in `App\Rules\CurrentPasswordCheckRule`.

```
public function rules()
{
    return [
        'old_password' => ['required', 'min:6', new CurrentPasswordCheckRule],
        'password' => ['required', 'min:6', 'confirmed', 'different:old_password'],
        'password_confirmation' => ['required', 'min:6'],
    ];
}

```

Table of Contents
-----------------

[](#table-of-contents)

- [Versions](#versions)
- [Demo](#demo)
- [Documentation](#documentation)
- [File Structure](#file-structure)
- [Browser Support](#browser-support)
- [Resources](#resources)
- [Reporting Issues](#reporting-issues)
- [Licensing](#licensing)
- [Useful Links](#useful-links)

Versions
--------

[](#versions)

[![](https://github.com/creativetimofficial/public-assets/raw/master/logos/html-logo.jpg?raw=true)](https://demos.creative-tim.com/argon-dashboard-pro/pages/dashboards/dashboard.html?ref=lbdl-readme)[![](https://github.com/creativetimofficial/public-assets/raw/master/logos/laravel_logo.png?raw=true)](https://argon-dashboard-pro-laravel.creative-tim.com/?ref=lbdl-readme)

HTMLLARAVEL[![Light Bootstrap Dashboard HTML](https://camo.githubusercontent.com/aecb1115af548fc81f9cf4b8626d3d77d867e341d8528a0aeede776c062a9909/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f33322f6f726967696e616c2f6f70745f6c62645f7468756d626e61696c2e6a70673f31353133303137363238)](https://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=lbdl-readme)[![Light Bootstrap Dashboard Laravel](https://camo.githubusercontent.com/1f3df26fce2da74c29736234a39cc6a4f52e32bb7254d90f4fdd36a15a90b4cb/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f3231332f6f726967696e616c2f6f70745f6c62645f6c61726176656c5f7468756d626e61696c2e6a70673f31353637303837333339)](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel?ref=lbdl-readme)Demo
----

[](#demo)

RegisterLoginDashboard[![Register](screens/Register.png)](https://light-bootstrap-dashboard-laravel.creative-tim.com/register?ref=lbdl-readme)[![Login](screens/Login.png)](https://light-bootstrap-dashboard-laravel.creative-tim.com/login?ref=lbdl-readme)[![Dashboard](screens/Dashboard.png)](https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdl-readme)Profile PageUsers PageTables Page[![Profile Page](screens/Profile.png)](https://light-bootstrap-dashboard-laravel.creative-tim.com/profile?ref=lbdlp-readme)[![Users Page](screens/Users.png)](https://light-bootstrap-dashboard-laravel.creative-tim.com/user?ref=lbdl-readme)[![Tables Page](screens/Tables.png)](https://light-bootstrap-dashboard-laravel.creative-tim.com/table-list?ref=lbdl-readme)[View More](https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdl-readme)Documentation
-------------

[](#documentation)

The documentation for the Light Bootstrap Dashboard Laravel is hosted at our [website](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?start-page=/docs/tutorial-components.html&ref=lbdl-readme).

File Structure
--------------

[](#file-structure)

```
+--- app
│   ├── Console
│   │   └── Kernel.php
│   ├── Exceptions
│   │   └── Handler.php
│   ├── Http
│   │   ├── Controllers
│   │   │   ├── Auth
│   │   │   │   ├── ForgotPasswordController.php
│   │   │   │   ├── LoginController.php
│   │   │   │   ├── RegisterController.php
│   │   │   │   ├── ResetPasswordController.php
│   │   │   │   └── VerificationController.php
│   │   │   ├── Controller.php
│   │   │   ├── HomeController.php
│   │   │   ├── PageController.php
│   │   │   ├── ProfileController.php
│   │   │   └── UserController.php
│   │   ├── Kernel.php
│   │   ├── Middleware
│   │   │   ├── Authenticate.php
│   │   │   ├── CheckForMaintenanceMode.php
│   │   │   ├── EncryptCookies.php
│   │   │   ├── RedirectIfAuthenticated.php
│   │   │   ├── TrimStrings.php
│   │   │   ├── TrustProxies.php
│   │   │   └── VerifyCsrfToken.php
│   │   └── Requests
│   │       ├── PasswordRequest.php
│   │       ├── ProfileRequest.php
│   │       └── UserRequest.php
│   ├── Providers
│   │   ├── AppServiceProvider.php
│   │   ├── AuthServiceProvider.php
│   │   ├── BroadcastServiceProvider.php
│   │   ├── EventServiceProvider.php
│   │   └── RouteServiceProvider.php
│   ├── Rules
│   │   └── CurrentPasswordCheckRule.php
│   └── User.php
├── artisan
├── bootstrap
│   ├── app.php
│   └── cache
│       ├── packages.php
│       └── services.php
├── composer.json
├── composer.lock
├── config
│   ├── app.php
│   ├── auth.php
│   ├── broadcasting.php
│   ├── cache.php
│   ├── database.php
│   ├── filesystems.php
│   ├── hashing.php
│   ├── logging.php
│   ├── mail.php
│   ├── queue.php
│   ├── services.php
│   ├── session.php
│   └── view.php
├── database
│   ├── factories
│   │   └── UserFactory.php
│   ├── migrations
│   │   ├── 2014_10_12_000000_create_users_table.php
│   │   └── 2014_10_12_100000_create_password_resets_table.php
│   └── seeds
│       ├── DatabaseSeeder.php
│       └── UsersTableSeeder.php
├── package.json
├── phpunit.xml
├── public
│   ├── favicon.ico
│   ├── index.php
│   ├── light-bootstrap
│   │   ├── css
│   │   │   ├── bootstrap.min.css
│   │   │   ├── demo.css
│   │   │   └── light-bootstrap-dashboard.css
│   │   ├── fonts
│   │   │   ├── nucleo-icons.eot
│   │   │   ├── nucleo-icons.svg
│   │   │   ├── nucleo-icons.ttf
│   │   │   ├── nucleo-icons.woff
│   │   │   └── nucleo-icons.woff2
│   │   ├── img
│   │   │   ├── apple-icon.png
│   │   │   ├── bg5.jpg
│   │   │   ├── default-avatar.png
│   │   │   ├── faces
│   │   │   │   ├── face-0.jpg
│   │   │   │   ├── face-1.jpg
│   │   │   │   ├── face-2.jpg
│   │   │   │   ├── face-3.jpg
│   │   │   │   ├── face-4.jpg
│   │   │   │   ├── face-5.jpg
│   │   │   │   ├── face-6.jpg
│   │   │   │   ├── face-7.jpg
│   │   │   │   └── tim_vector.jpe
│   │   │   ├── favicon.ico
│   │   │   ├── full-screen-image-2.jpg
│   │   │   ├── full-screen-image-3.jpg
│   │   │   ├── laravel.svg
│   │   │   ├── loading-bubbles.svg
│   │   │   ├── mask.png
│   │   │   ├── new_logo.png
│   │   │   ├── sidebar-1.jpg
│   │   │   ├── sidebar-2.jpg
│   │   │   ├── sidebar-3.jpg
│   │   │   ├── sidebar-4.jpg
│   │   │   ├── sidebar-5.jpg
│   │   │   └── tim_80x80.png
│   │   ├── js
│   │   │   ├── core
│   │   │   │   ├── bootstrap.min.js
│   │   │   │   ├── jquery.3.2.1.min.js
│   │   │   │   └── popper.min.js
│   │   │   ├── demo.js
│   │   │   ├── light-bootstrap-dashboard.js
│   │   │   └── plugins
│   │   │       ├── bootstrap-datepicker.js
│   │   │       ├── bootstrap-notify.js
│   │   │       ├── bootstrap-switch.js
│   │   │       ├── chartist.min.js
│   │   │       └── nouislider.min.js
│   │   └── sass
│   │       ├── lbd
│   │       │   ├── _alerts.scss
│   │       │   ├── _bootstrap-switch.scss
│   │       │   ├── _buttons.scss
│   │       │   ├── _cards.scss
│   │       │   ├── _chartist.scss
│   │       │   ├── _checkbox-radio-switch.scss
│   │       │   ├── _dropdown.scss
│   │       │   ├── _footers.scss
│   │       │   ├── _inputs.scss
│   │       │   ├── _misc.scss
│   │       │   ├── mixins
│   │       │   │   ├── _buttons.scss
│   │       │   │   ├── _cards.scss
│   │       │   │   ├── _chartist.scss
│   │       │   │   ├── _icons.scss
│   │       │   │   ├── _inputs.scss
│   │       │   │   ├── _labels.scss
│   │       │   │   ├── _morphing-buttons.scss
│   │       │   │   ├── _navbars.scss
│   │       │   │   ├── _social-buttons.scss
│   │       │   │   ├── _tabs.scss
│   │       │   │   ├── _transparency.scss
│   │       │   │   └── _vendor-prefixes.scss
│   │       │   ├── _mixins.scss
│   │       │   ├── _navbars.scss
│   │       │   ├── _partial-nucleo-icons.scss
│   │       │   ├── plugins
│   │       │   │   ├── _animate.scss
│   │       │   │   └── _datetime-picker.scss
│   │       │   ├── _responsive.scss
│   │       │   ├── _sidebar-and-main-panel.scss
│   │       │   ├── _tables.scss
│   │       │   ├── _typography.scss
│   │       │   └── _variables.scss
│   │       └── light-bootstrap-dashboard.scss
│   └── robots.txt
├── resources
│   ├── js
│   │   ├── app.js
│   │   ├── bootstrap.js
│   │   └── components
│   │       └── ExampleComponent.vue
│   ├── lang
│   │   └── en
│   │       ├── auth.php
│   │       ├── pagination.php
│   │       ├── passwords.php
│   │       └── validation.php
│   ├── sass
│   │   ├── app.scss
│   │   └── _variables.scss
│   └── views
│       ├── alerts
│       │   ├── errors.blade.php
│       │   ├── error_self_update.blade.php
│       │   ├── feedback.blade.php
│       │   ├── migrations_check.blade.php
│       │   └── success.blade.php
│       ├── auth
│       │   ├── login.blade.php
│       │   ├── passwords
│       │   │   ├── email.blade.php
│       │   │   └── reset.blade.php
│       │   ├── register.blade.php
│       │   └── verify.blade.php
│       ├── dashboard.blade.php
│       ├── layouts
│       │   ├── app.blade.php
│       │   ├── footer
│       │   │   └── nav.blade.php
│       │   └── navbars
│       │       ├── navbar.blade.php
│       │       ├── navs
│       │       │   ├── auth.blade.php
│       │       │   └── guest.blade.php
│       │       └── sidebar.blade.php
│       ├── pages
│       │   ├── icons.blade.php
│       │   ├── maps.blade.php
│       │   ├── notifications.blade.php
│       │   ├── table.blade.php
│       │   ├── typography.blade.php
│       │   └── upgrade.blade.php
│       ├── profile
│       │   └── edit.blade.php
│       ├── users
│       │   └── index.blade.php
│       └── welcome.blade.php
├── routes
│   ├── api.php
│   ├── channels.php
│   ├── console.php
│   └── web.php
├── server.php
├── storage
│   ├── app
│   │   └── public
│   ├── framework
│   │   ├── cache
│   │   │   └── data
│   │   │       ├── 1a
│   │   │       │   └── 43
│   │   │       │       └── 1a43d4d8a10fba3a5857264007fd4f8494990eb9
│   │   │       └── f0
│   │   │           └── a7
│   │   │               └── f0a70bbe9f0a2fbd95a4dee84fb8f092e00acc29
│   │   ├── sessions
│   │   │   └── bDASqge6ugwwnupCJQxc6UpeCzU5mWnlBf3OtHbV
│   │   ├── testing
│   │   └── views
│   └── logs
│       ├── laravel-2019-08-07.log
│       ├── laravel-2019-08-08.log
│       └── laravel-2019-08-09.log
├── tests
│   ├── CreatesApplication.php
│   ├── Feature
│   │   └── ExampleTest.php
│   ├── TestCase.php
│   └── Unit
│       └── ExampleTest.php

```

Browser Support
---------------

[](#browser-support)

At present, we officially aim to support the last two versions of the following browsers:

[![](https://github.com/creativetimofficial/public-assets/raw/master/logos/chrome-logo.png?raw=true)](https://github.com/creativetimofficial/public-assets/blob/master/logos/chrome-logo.png?raw=true) [![](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/firefox-logo.png)](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/firefox-logo.png) [![](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/edge-logo.png)](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/edge-logo.png) [![](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/safari-logo.png)](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/safari-logo.png) [![](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/opera-logo.png)](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/opera-logo.png)

Resources
---------

[](#resources)

- Demo:
- Download Page:
- Documentation: [https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?start-page=/docs/tutorial-components.html&amp;ref=lbdl-readme](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?start-page=/docs/tutorial-components.html&ref=lbdl-readme)
- License Agreement:
- Support:
- Issues: [Github Issues Page](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard-laravel/issues)
- **Dashboards:**

HTMLLARAVEL[![Light Bootstrap Dashboard HTML](https://camo.githubusercontent.com/aecb1115af548fc81f9cf4b8626d3d77d867e341d8528a0aeede776c062a9909/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f33322f6f726967696e616c2f6f70745f6c62645f7468756d626e61696c2e6a70673f31353133303137363238)](https://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=lbdl-readme)[![Light Bootstrap Dashboard Laravel](https://camo.githubusercontent.com/1f3df26fce2da74c29736234a39cc6a4f52e32bb7254d90f4fdd36a15a90b4cb/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f637265617469766574696d5f6275636b65742f70726f64756374732f3231332f6f726967696e616c2f6f70745f6c62645f6c61726176656c5f7468756d626e61696c2e6a70673f31353637303837333339)](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel?ref=lbdl-readme)Change log
----------

[](#change-log)

Please see the [changelog](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Creative Tim](https://creative-tim.com/?ref=lbdl-readme)
- [UPDIVISION](https://updivision.com)

Reporting Issues
----------------

[](#reporting-issues)

We use GitHub Issues as the official bug tracker for the Light Bootstrap Dashboard Laravel. Here are some advices for our users that want to report an issue:

1. Make sure that you are using the latest version of the Light Bootstrap Dashboard Laravel. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/?ref=lbdl-readme).
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Licensing
---------

[](#licensing)

- Copyright Creative Tim ()
- Licensed under MIT ()

Useful Links
------------

[](#useful-links)

- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=lbdl-readme) (earn money)
- [Blog Creative Tim](http://blog.creative-tim.com/?ref=lbdl-readme)
- [Free Products](https://www.creative-tim.com/bootstrap-themes/free?ref=lbdl-readme) from Creative Tim
- [Premium Products](https://www.creative-tim.com/bootstrap-themes/premium?ref=lbdl-readme) from Creative Tim
- [React Products](https://www.creative-tim.com/bootstrap-themes/react-themes?ref=lbdl-readme) from Creative Tim
- [Angular Products](https://www.creative-tim.com/bootstrap-themes/angular-themes?ref=lbdl-readme) from Creative Tim
- [VueJS Products](https://www.creative-tim.com/bootstrap-themes/vuejs-themes?ref=lbdl-readme) from Creative Tim
- [More products](https://www.creative-tim.com/bootstrap-themes?ref=lbdl-readme) from Creative Tim
- Check our Bundles [here](https://www.creative-tim.com/bundles??ref=lbdl-readme)

### Social Media

[](#social-media)

### Creative Tim:

[](#creative-tim)

Twitter:

Facebook:

Dribbble:

Instagram:

### Updivision:

[](#updivision)

Twitter:

Facebook:

Linkedin:

Updivision Blog:

Credits
-------

[](#credits-1)

- [Creative Tim](https://creative-tim.com/?ref=lbdl-readme)
- [UPDIVISION](https://updivision.com)

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 56.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~215 days

Recently: every ~316 days

Total

7

Last Release

1201d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23558090?v=4)[Miguel Piedrafita](/maintainers/m1guelpf)[@m1guelpf](https://github.com/m1guelpf)

---

Top Contributors

[![teamupdivision](https://avatars.githubusercontent.com/u/45566836?v=4)](https://github.com/teamupdivision "teamupdivision (50 commits)")[![CosminStefan](https://avatars.githubusercontent.com/u/52404013?v=4)](https://github.com/CosminStefan "CosminStefan (28 commits)")[![AndreiCristiDecuseara](https://avatars.githubusercontent.com/u/52404612?v=4)](https://github.com/AndreiCristiDecuseara "AndreiCristiDecuseara (4 commits)")[![AndreiDecuseara](https://avatars.githubusercontent.com/u/37242478?v=4)](https://github.com/AndreiDecuseara "AndreiDecuseara (4 commits)")[![ovidiustanc123](https://avatars.githubusercontent.com/u/83402502?v=4)](https://github.com/ovidiustanc123 "ovidiustanc123 (2 commits)")[![mariusconstantin2503](https://avatars.githubusercontent.com/u/4282568?v=4)](https://github.com/mariusconstantin2503 "mariusconstantin2503 (1 commits)")

---

Tags

laravelpresetLight Bootstrap

### Embed Badge

![Health badge](/badges/laravel-frontend-presets-light-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-frontend-presets-light-bootstrap/health.svg)](https://phpackages.com/packages/laravel-frontend-presets-light-bootstrap)
```

###  Alternatives

[laravel-frontend-presets/material-dashboard

Laravel 11.x Front-end preset for material

264289.1k](/packages/laravel-frontend-presets-material-dashboard)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[laravel-frontend-presets/now-ui-dashboard

Laravel 11.x Front-end preset for now ui dashboard

22318.5k](/packages/laravel-frontend-presets-now-ui-dashboard)[laravel-frontend-presets/paper

Laravel 10.x Front-end preset for paper dashboard

5018.2k](/packages/laravel-frontend-presets-paper)[laravel-frontend-presets/white-dashboard

Laravel 11.x Front-end preset for white dashboard

507.9k](/packages/laravel-frontend-presets-white-dashboard)[creasi/laravel-nusa

A Laravel package that aim to provide Indonesia' Administrative Data

997.7k2](/packages/creasi-laravel-nusa)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
