Discussion on Dashmix - Bootstrap 5 Admin Dashboard Template & Laravel 11 Starter Kit

Discussion on Dashmix - Bootstrap 5 Admin Dashboard Template & Laravel 11 Starter Kit

Cart 1,734 sales
Recently Updated
Well Documented

pixelcave supports this item

Supported

This author's response time can be up to 1 business day.

206 comments found.

Hey all! We just wanted to let you know that Dashmix 5.12 update just went live and comes packed with updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.12 Update – November 11, 2025

  • UPDATES
    • Bootstrap 5.3.8 (5.3.3)
    • Font Awesome 7.1.0 (6.7.2) – 29 new icons
    • 9 dependencies updated to their latest version

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Hey all! We just wanted to let you know that Dashmix 5.11 update just went live and comes packed with Laravel 12 support and updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.11 Update – March 6, 2025

  • FEATURES
    • Laravel Starter Kit: Laravel 12
  • UPDATES
    • 13 dependencies updated to their latest version

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Hey all! We just wanted to let you know that Dashmix 5.10 update just went live and comes packed with refreshed dark mode functionality, fixes and updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.10 Update – October 11, 2024

  • FEATURES
    • Dark mode functionality rebuilt (system mode added + remember functionality)
    • Dark mode display classes
  • FIXES
    • Various small fixes and improvements
  • UPDATES
    • 15 dependencies updated to their latest version

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Hi, do you plan to include email templates? Thank you.

Hi, many thanks for choosing Dashmix for your project! Including email templates in the package is not allowed but we have released 3 free ones which you can download at https://pixelcave.com/freebies/3-email-templates

Hey all! We just wanted to let you know that Dashmix 5.9 update just went live and comes packed with Laravel 11, Bootstrap 5.3.3, DataTables 2.0, fixes and updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.9 Update – March 15, 2024

  • FEATURES
    • Laravel 11
  • FIXES
    • #page-container background color
    • Removed horizontal scrollbar from mini sidebar
  • UPDATES
    • 13 dependencies updated to their latest version

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Hey, i’m strruggling to work out how to use the included helpers.js for the form plugin, specfically the bootstrap-datepicker. In my laravel app I keep getting Dashmix is not defined in the console.

Any luck?

Hey there, many thanks for choosing Dashmix for your project! We can provide assistance for your issue but please contact us through our profile’s contact form (from the account the purchase was made) and we will get back to you as soon as possible, thank you!

Hi there,

Is it possible to use the included jquery-validation on the fields in the Modal?

I use jQuery('#myform').valid() for validation on a normal page and this works.

However validation for the Modal always returns true even when the field is not valid.

It would also be nice to have a Modal validation example in the template since there is only an example of using select2 in a Modal. At least from what I can find.

Thanks

Hi there, many thanks for choosing Dashmix for your project and for your suggestion! Yes, you should be able to use Validation inside a modal and we could provide a working example if you send us a message through our profile’s contact form. By the way, it seems that your support is expired, so please consider extending it if you would like to receive additional support in the future and further support our work at the same time, thank you!

Hello, when I install dashmix local on xampp and enter npm run dev everything works normally, but when I execute npm run dev command online then the <script type=”module” src=”http://127.0. 0.1:5173/@vite/client”></script><link rel=”stylesheet” href=”http://127.0.0.1:5173/resources/sass/main.scss” /><script type=”module ” src=”http://127.0.0.1:5173/resources/js/dashmix/app.js”></script> so what am I doing wrong? Regard Peter

Hello Peter, many thanks for choosing Dashmix for your project! On the production server, you should run ‘npm run build’ to compile the production files and set your app environment to ‘production’ as well if you haven’t already. Hope that helps.

Does this template use or support the latest Livewire v3?

Thank you for your interest in Dashmix! It does not use Livewire but if you like, you could use it alongside.

Hey all! We just wanted to let you know that Dashmix 5.8 update just went live and comes packed with Bootstrap 5.3.2, new features, improvements, fixes and updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.8 Update – October 12, 2023

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

There’s a bug for https://demo.pixelcave.com/dashmix/db_messages.html

Resolution: 780×900 (width is the issue) Issue at: div class=”col-lg-5 col-xl-3 h100-scroll”

If you remove all the body text on the message from “Mary Taylor”, the height that displays the site title,menu, and messages button gets stretched higher.

Thank you for letting us know about it, we’ll make sure to fix it in the next update. In the meantime, you can just replace..

<!-- Page Content -->
<div class="row g-0 flex-md-grow-1">

..with..

<!-- Page Content -->
<div class="row g-0 flex-lg-grow-1">

..and it will get fixed. Hope that helps!

Thank you for the fix

You’re welcome, happy coding!

Hi, I’m not sure if the “cover” background image used in Story Cover is quite right, horizontally. The image display starts at the left edge. It’s probably more appropriate that the centre of the image stays in the centre of the container.

Hi, thank you once again for your interest in Dashmix! You can easily adjust it just by adding an additional class ‘bg-image-center’ to match your preference. Hope that helps! :-)

Hey all! We just wanted to let you know that Dashmix 5.7 update just went live and comes packed with Bootstrap 5.3, improvements, fixes and updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.7 Update – July 5, 2023

  • FEATURES
    • Bootstrap 5.3.0
  • IMPROVEMENTS
    • Various design improvements
    • New font weight classes: fw-extrabold & fw-black
  • FIXES
    • Various fixes and improvements to dark mode
  • UPDATES
    • 17 dependencies updated to their latest version

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

How to make class “remember-theme” remember class “sidebar-mini” on localStorage?

Hi, current implementation supports saving dark mode and color theme and was created mostly for demonstration. Any further functionality is not supported without additional customizations at the moment.

Hello, our company have purchased this template and it is awesome, good job! :)

I have found a JS error. If I want to use dialogs, then I need to add be_comp_dialogs.js to the source code. Thereafter if I only use the confirm dialog (simple, success etc. not), I get an error message into browser console:

Uncaught TypeError: Cannot read properties of null (reading ‘addEventListener’) ...

This addEventListener (and success, info etc. too) should puts into an if() statement so it do not run if .js-swal-simple element is not exists:

if( document.querySelector(’.js-swal-simple’) ){ document.querySelector(’.js-swal-simple’).addEventListener(‘click’, e => { toast.fire(‘Hi, this is just a simple message!’); }); }

I have put all of addEventListeners into if() statements and the browser error message has been disappeared and the dialog works well.

Hello, many thanks for your kind words, we are very glad you like Dashmix!

This file showcases static message alerts and acts as an example for the dialogs’ demo page. It should be edited accordingly and not used as is but we can understand the use case, so we are going to change it in the next update. Thanks for letting us know about it, happy coding!

Thank you for your quick answer! :)

You’re welcome, happy coding! :-)

I want buy. but i want test live demo. the link demo has offline.

Hi Lucas, many thanks for choosing Dashmix for your project, happy coding!

Does your item has section step by step?

Thank you for your interest in Dashmix! Unfortunately, there is no such component available at the moment but feel free to let us know if you need any further info.

But there is one thing that I really miss these days, it is a kanban and gantt model, that would complete this project.

Thank you for your interest in Dashmix and your suggestions, we very much appreciate it!

Hey all! We just wanted to let you know that Dashmix 5.6 update just went live and comes packed with Laravel 10 support, fixes and updates! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! :-)

5.6 Update – March 10, 2023

  • FEATURES
    • Laravel Starter Kit: Laravel 10
  • FIXES
    • Striped table colors in DataTables
  • UPDATES
    • 12 dependencies updated to their latest version

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Hello, Have chart with list week in month and month in year in dashboard, admin?

Hello, for all available options and examples, please have a look at the official docs of Chart.js.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey