Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Laravel admin dashboard with Livewire & Alpine.js, 70 Bootstrap 5 components, and 7 example pages.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Soft UI Dashboard Laravel Livewire is a free, open-source admin dashboard boilerplate that combines the Soft UI Bootstrap 5 design system with a Laravel backend, Livewire components, and Alpine.js for dynamic interactions. It was built by Creative Tim in partnership with UPDIVISION, and the frontend is based on Soft UI Dashboard v1.0.0.
The template is a full-stack starter kit for building admin panels and internal tools. It takes a fresh Laravel installation and adds a pre-built UI with authentication, user profile management, billing, tables, and dashboard pages. Everything runs on Laravel and Livewire, so you write PHP instead of JavaScript for most backend interactions. The project is hosted on GitHub with 143 stars and is licensed under MIT.
Installation is a standard Laravel workflow: unzip the archive, copy the folder, run composer install, copy .env.example to .env, update database settings, run php artisan key:generate, then php artisan migrate --seed, and finally php artisan storage:link. Once started, visit the site, click "Sign Up", or log in with the seeded credentials. Livewire components in app/Http/Livewire/Auth handle authentication events, and the routes in routes/web.php point to the correct components.
Soft UI Dashboard Laravel Livewire is free under the MIT license for both personal and commercial projects. Creative Tim also sells Soft UI Dashboard PRO Laravel Livewire with more components and pages for users who need additional features.
Yes, it is free to use for personal and commercial projects. The code is released under the MIT license, so there is no cost to download, modify, or redistribute it.
After running the migrations and seeders, you can log in with the email [email protected] and the password secret. Alternatively, you can register a new account from the sign-up page.
The documentation references Laravel 10.x and requires Composer to install dependencies. The project also expects an Apache/PHP/MySQL local environment.
Click the "here" link below the login form or visit /forgot-password, enter your email, and the app will send a reset link. The link is valid for 12 hours and takes you to a page where you set a new password.
Creative Tim officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera.
