Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Premium Laravel admin dashboard with role-based access, authentication, and CRUD management

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Argon Dashboard 2 PRO Laravel is a premium admin dashboard template by Creative Tim that pairs the Bootstrap 4-based Argon design system with a Laravel backend to deliver a production-ready starter for role-based admin panels.
Argon Dashboard 2 PRO Laravel is a full-stack starter template: it takes a Laravel application skeleton and outputs a complete admin dashboard with authentication, role-based access control, and CRUD management screens. It is built on top of the Argon Dashboard PRO frontend (version 2.0.1) and adds Laravel controllers, models, migrations, seeders, policies, and Blade templates. Creative Tim developed the template together with Updivision, and it is distributed as a premium product with a free demo version available.
App\Policies\UserPolicy; admins can manage users, roles, items, categories, and tags, creators manage content, and members have read-only item access.avatars disk.resources/views/laravel, with routes pre-wired in routes/web.php.Installation requires an Apache/PHP/MySQL environment, Composer, and Laravel. After unzipping the archive, run composer install, copy .env.example to .env and set database credentials, run php artisan key:generate, then php artisan migrate --seed to create tables and seed default users, and php artisan storage:link for file uploads. You can then log in with [email protected], [email protected], or [email protected] (all with password secret).
The default users are [email protected], [email protected], and [email protected]; all three use secret as the password. These are created by the database seeder, so you must run php artisan migrate --seed first.
Yes, Creative Tim offers a free demo version called Argon Dashboard Laravel, which shows the same UI with fewer PRO features. The PRO version adds role management, tag management, and other Laravel examples.
The template officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera.
The frontend is Argon Dashboard version 2.0.1, which uses Bootstrap 4. The Laravel integration adds authentication and CRUD functionality on top of that visual design.
Password reset links sent by the ResetPassword notification remain active for 12 hours, after which a user must request a new one.
