Argon Dashboard Laravel - Free Product

Open-Source Laravel Starter crafted and released for free by Creative-Tim on top of a pixel-perfect design: Argon Dashboard.

Argon Dashboard - Open-Source Laravel Starter
Argon Dashboard - Open-Source Laravel Starter

Hello! This article presents an open-source Laravel Starter crafted and released for free by Creative-Tim. Laravel Argon Dashboard can be downloaded from Github without a registration lock and used for commercial products or simply for eLearning activities. For newcomers, Laravel is a leading framework powered by PHP and many open-source enthusiasts across the globe. Thanks for reading!

Argon Dashboard is built with over 100 individual components, giving you the freedom of choosing and combining.

Laravel Argon Dashboard - User Profile Page.
Laravel Argon Dashboard - User Profile Page

Argon is a completely new product built on our newest re-built from scratch framework structure that is meant to make our products more intuitive, more adaptive, and, needless to say, so much easier to customize

Laravel Argon Dashboard - Maps Page.
Laravel Argon Dashboard - Maps Page

This Dashboard is coming with pre-built examples, so the development process is seamless, switching from our pages to the real website is very easy to be done. Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.

Laravel Argon Dashboard - Data Tables.
Laravel Argon Dashboard - Data Tables

✨ Compile the code

  1. In your application's root create a presets folder
  2. Download an archive of the repo and unzip it
  3. Copy and paste argon-master folder in presets (created in step 2) and rename it to argon
  4. Open composer.json file
  5. Add "LaravelFrontendPresets\\ArgonPreset\\": "presets/argon/src" to autoload/psr-4 and to autoload-dev/psr-4
  6. Add LaravelFrontendPresets\ArgonPreset\ArgonPresetServiceProvider::class to config/app.php file
  7. In your terminal run composer dump-autoload
  8. Run php artisan preset argon command to install the Argon 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)
  9. Run php artisan migrate --seed to create a basic users table

Once all the above commands are executed, we should be able to access the app in the browser.

Laravel Argon Dashboard - Sign IN Page.
Laravel Argon Dashboard - Sign IN Page

Thanks for reading! For more resources, feel free to access: