❤️ Creative Tim Club - Access all our Present & Future Premium Products

Free Full Stack Laravel Dashboard

Product description


Build complex admin panels faster, without the boilerplate work. We've partnered with UPDIVISION to give developers an easy to use frontend and backend solution. Go from prototyping to a fully-functional app using Argon Dashboard 2 Laravel.


Fully coded UI components. Powered by Laravel.

  • Argon Dashboard 2 Laravel comes out of the box with:
  • 70 carefully designed Bootstrap 5 UI components, from basic elements like buttons and dropdowns to tables. This includes colors, typography, icons and different states for each component.
  • 9 example pages to give you an idea of what you can build with Argon Dashboard 2 Laravel and to quickly set up the basic structure of your web project.
  • 2 customized plugins
  • fully-functional authentication system, register, password reset and user profile editing features built with Laravel

Use it for free in your personal or commercial projects

Are you working on a personal project or do you need to build something fast for a client presentation? No problem, because Argon Dashboard 2 Laravel is released under MIT License, which means you can use it both for personal and commercial projects for free. All you need to do is download it and start customizing it to your needs.


Detailed documentation for every component and feature

We`ve put together a detailed documentation covering everything you need to get started with Argon Dashboard 2 Laravel in no time. You can find license and installation details, as well as information on every UI component and a breakdown of Laravel powered functionality.

Product certified by: Creative Tim
Argon Dashboard 2 Laravel - Fully Coded and Responsive HTML5
Argon Dashboard 2 Laravel - Sass Files for Professional Front End Developers
Argon Dashboard 2 Laravel - Crafted with Bootstrap - the most popular Front End Framework
Argon Dashboard 2 Laravel - Fully Coded Laravel
Downloads
55,476
Version
1.1.2
Changelog
Updated
1 year ago
Released
5 years ago
Reviews
Star
Handcrafted Elements
100
Customized Plugins
4
Example Pages
16
Community Support
Documentation
Fully Responsive

Upgrade to PRO Version

Get more power with Argon Dashboard 2 Pro Laravel. It has a lot more features compared to the free version. We hope you will create awesome websites/templates with this product!

What is in Demo? What is in PRO Version?
Elements 100 200
Plugins 4 16
Examples Pages 16 25
Full Coded
Documentation
SASS Files
Designer Files
Premium Support

We are here to help you!

38 Web Developers commented on this product

suhrabehzad1234
  • downloaded
4 years ago

Hiii! I downloaded this dashboard but I don’t know how to use it..? 2. Every times it gives an error that Route [ home ] not defined. Should you guys please make a video so we know how to use it in xampp server

eugentudorache
  • owner

Hello, can you please send us the routes file content?
4 years ago

suhrabehzad1234
  • downloaded
4 years ago

Hello again!! Thanks for the reply This laravel package which I downloaded does not contain routes file! What should I do?

eugentudorache
  • owner

Hello, can you please review the introduction document: https://argon-dashboard-laravel.creative-tim.com/docs/getting-started/quick-start.html#installation Please let us know if you covered all the steps of the installation.
4 years ago

suhrabehzad1234
  • downloaded
4 years ago

Thanks man I did it now it’s a very good template. Wish you the best...

eugentudorache
  • owner

Awesome, glad to help!
4 years ago

eugentudorache
  • owner

Hello, we wanted to let you know that we've just launched the Dashboard Laravel Bundle, you can check it out here: https://www.creative-tim.com/product/buy/bundle/laravel-bundle Thanks!
4 years ago

azinkey
  • downloaded
4 years ago

ddfdfdffdfdf

eugentudorache
  • owner

wow, thanks! :D
4 years ago

haseebrehman
  • downloaded
4 years ago

loved it

eugentudorache
  • owner

Thanks for the feedback!
4 years ago

eugentudorache
  • owner

Hello, we wanted to let you know that we've just launched the Dashboard Laravel Bundle, you can check it out here: https://www.creative-tim.com/product/buy/bundle/laravel-bundle Thanks!
4 years ago

bayar90 4 years ago

Can I use the fee version and remove copyright section "© 2019 Creative Tim & Updivision"?

eugentudorache
  • owner

Hello bayar90, yes, you can remove the coyright visible section, but you need to keep the copyright info stored in the scss and js files.
4 years ago

nilov 4 years ago

Hello, I downloaded free version and tried to install it by this https://argon-dashboard-laravel.creative-tim.com/docs/getting-started/quick-start.html#installation manual, but got error: $ composer require laravel-frontend-presets/argon Using version ^1.0 for laravel-frontend-presets/argon ./composer.json has been updated Root package 'laravel-frontend-presets/argon' cannot require itself in its composer.json Did you accidentally name your root package after an external package? File composer.json: { "name": "laravel-frontend-presets/argon", "description": "Laravel 5.x Front-end preset for argon", "license": "MIT", "homepage": "https://github.com/creativetimofficial/argon-dashboard", "keywords": ["Laravel", "Preset", "Argon"], "require": { "laravel/framework": "^5.5", "laravel-frontend-presets/argon": "^1.0" }, "autoload": { "psr-4": { "LaravelFrontendPresets\\ArgonPreset\\": "src/" } }, "extra": { "laravel": { "providers": [ "LaravelFrontendPresets\\ArgonPreset\\ArgonPresetServiceProvider" ] } } } $ npm -v 6.9.0 $ lsb_release -d; uname -r; uname -i Description: Ubuntu 18.04.2 LTS 4.15.0-51-generic x86_64 How to deal it ?

eugentudorache
  • owner

Hello and thanks for using our products! You have to first install a clean instance of Laravel and then follow the instructions in the documentation. Also, please make sure you use the composer.json file of the main Laravel install and not the one from the preset. Thank you!
4 years ago

eugentudorache
  • owner

Hello, we wanted to let you know that we've just launched the Dashboard Laravel Bundle, you can check it out here: https://www.creative-tim.com/product/buy/bundle/laravel-bundle Thanks!
4 years ago

nilov 4 years ago

Thank you for your feedback! After looks at the project I see that is not vuejs dashboard. is it so? Have you vuejs backend/frontend templates ( compatible Vuejs 2.5 / Vuex 3.1/ Bootstrap 4.3). Please provide url and link to its documentations

eugentudorache
  • owner

Hello, this is not a Vuejs + Laravel project. We'll start working this summer on this frontend/backend approach. In the meantime you can play with our Vuejs Dashboards: https://www.creative-tim.com/search?q=vuejs and our Laravel dashboards: https://www.creative-tim.com/search?q=laravel
4 years ago

eugentudorache
  • owner

Hello, we wanted to let you know that we've just launched the Dashboard Laravel Bundle, you can check it out here: https://www.creative-tim.com/product/buy/bundle/laravel-bundle Thanks!
4 years ago

nilov 4 years ago

I want to use /argon-dashboard-laravel in my Laravel 5.8/vuejs 2.5 / bootstrap 4.3 app https://www.creative-tim.com/product/argon-dashboard-laravel I downloaded vue-argon-dashboard-master.zip file I suppose that there is an instruction how can I use it in my Laravel 5.8/vuejs 2.5 / bootstrap 4.3 app ?

eugentudorache
  • owner

Hello, currently there are no packages that include both Vuejs and Laravel, so there is also no documentation regarding both technologies implemented together. If you need help with any of your projects, we`re happy to get in touch. We do custom development for start-ups and companies across the globe (you can check out our portfolio here https://updivision.com/portfolio and some happy clients over here https://updivision.com/testimonials). Don`t hesitate to drop us a line at [email protected] or by using our contact form (https://updivision.com/contact).
4 years ago

eugentudorache
  • owner

Hello, we wanted to let you know that we've just launched the Dashboard Laravel Bundle, you can check it out here: https://www.creative-tim.com/product/buy/bundle/laravel-bundle Thanks!
4 years ago

víctor.ballestrini
  • downloaded
4 years ago

Any Laravel Bundle?

eugentudorache
  • owner

Hello Victor, thanks for using our products. Yes, the Laravel bundle is coming soon. We're very excited for it.
4 years ago

eugentudorache
  • owner

Hello, we wanted to let you know that we've just launched the Dashboard Laravel Bundle, you can check it out here: https://www.creative-tim.com/product/buy/bundle/laravel-bundle Thanks!
4 years ago

You have to be logged in to post a comment. Login here.