Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Laravel admin dashboard template with Soft UI design, Bootstrap 5, auth, and 70 UI components.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Soft UI Dashboard Laravel is a free, MIT-licensed admin dashboard template that combines a Bootstrap 5 frontend built in the Soft UI design style with a Laravel backend that includes authentication, user profiles, and role-based access control. It is produced by Creative Tim in partnership with UPDIVISION.
Soft UI Dashboard Laravel is a full-stack web application template: it takes a fresh Laravel installation (setup references Laravel 10.x) and gives you a working admin panel with authentication, database migrations, seeders, and 70 handcrafted Bootstrap 5 UI components. The frontend is Soft UI Dashboard v1.0.0, and the backend is Laravel with controllers for login, registration, password reset, and profile updates. It is distributed as a downloadable archive that you install with Composer.
Soft UI Dashboard Laravel suits Laravel developers who want a pre-built admin panel instead of starting from scratch. It also fits freelancers delivering client dashboards or internal tools, and startups that need a polished authentication system plus a scalable UI kit. Designers who need a realistic Laravel codebase to customize can use the Blade templates and SCSS as a reference.
After unzipping the archive and copying the folder into your projects directory, you run composer install, copy .env.example to .env and configure the database, then run php artisan key:generate, php artisan migrate --seed, and php artisan storage:link. The migrations create the users and password reset tables, and the seeder populates roles and a default admin user. Once running, you can register a new user or log in with the seeded credentials and explore the dashboard.
Soft UI Dashboard Laravel is free under the MIT license. You can use it for personal and commercial projects without cost, and the same license applies to the frontend-only HTML version. A paid PRO version with additional features is available separately.
Yes. The template is released under the MIT license, which permits both personal and commercial use at no cost. No watermarks or attribution are required.
The seeded admin user has email [email protected] and password secret. You must run the migrations and seeders for these credentials to exist.
The setup documentation links to Laravel 10.x, and the repository metadata describes the package as Soft UI Dashboard Laravel 11.x. Follow the version-specific instructions in the provided docs.
Copy the unzipped folder to your project directory, run composer install, configure .env with your database credentials, run php artisan key:generate, php artisan migrate --seed, and php artisan storage:link.
The template officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera.
