Discussion on Midone - Tailwind 4 Laravel 11 Admin Dashboard Template + HTML Version

Discussion on Midone - Tailwind 4 Laravel 11 Admin Dashboard Template + HTML Version

Cart 1,538 sales
Well Documented

Left4code supports this item

Supported

This author's response time can be up to 2 business days.

446 comments found.

Hello, I would like to know if there is any tutorial on how to update the theme already installed for this new release. Thanks

Hi mrjoni,

Thank you for reaching out to us,

SImply update the core package to get the latest updates. Please run below command.

yarn add @left4code/tw-starter

Hope this helps.

Best regards, Left4code Team

I would like to use Midone template with Laravel 9 (Jetstream inertia.js + vue). Could you please give the instructure for integration / customization?

Hi kunsirat_kps,

Sorry for the late reply,

Unfortunately, integration with Inertiajs is not included in the support. But if you want to use Inertiajs you should buy the vuejs version because inertia is vue based.

Although with the vue version license we cannot provide step-by-step use of Inertiajs, but we can provide an example of a vue version of the Midone that has been integrated with Laravel. So you just need to follow the Inertiajs documentation to use it.

Hi, I have purchased this package already. I missed the 20th January update and now I can only download the latest version. As I still have php7 and laravel 8 on my servers, is it possible for me to have the version from latest non laravel9 version (20th January) please?

Hi nileshdosooye,

Sorry for the late reply,

We were unable to provide the update you requested. But we can provide the latest update (one of the variants) with Laravel 8 if you want. What theme do you want to use?

We will send it via email. Please leave your email.

Hello, I am interested in your template, but I wonder is it compatible with livewire 2 ? Have you any expierence / documentation with integration of Livewire 2?

Thanks!

Hi nilovsergey,

Sorry for the late reply,

Unfortunately, the template wasn’t built specifically for Livewire and we don’t have any documentation for it. But if you are a developer you can integrate it with Livewire.

Best regards, Left4code Team

Hint: it would be great to have a blank page to start a new project, without having to use views composer. Greetings

Hi mimolu1,

Sorry for the late reply,

Thanks for the suggestion, we’ll try to add it to the documentation in the next version.

Laravel 9

Is there any naked version of this panel? When I remove packages and dependencies, it shows errors. Can you return this product?

I wanted to try this template again. Unfortunately it shows errors:

ERROR in ./resources/css/app.css Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/dist/cjs.js): Error: Cannot find module ‘postcss-advanced-variables’

Hi damtox,

Thank you for reaching out to us,

Please follow the steps below to remove the plugins.

1. Remove plugins. (This is a 3rd party library plugin that you may not use, you can add it back if you need it later.) https://prnt.sc/26mdg9e

2. Remove CSS files in ”/resources/css/app.css”. https://prnt.sc/26mdjsq https://prnt.sc/26mdl34

3. Remove CKEditor from “webpack.mix.js”. https://prnt.sc/26mdlxo

4. Remove plugin initialization from “app.js”. https://prnt.sc/26mdmmx

Hope this helps.

The error appears because you removed the postcss-advanced-variables package. You can reinstall the plugin with the following command.

yarn add postcss-advanced-variables --dev

Hi . We bought the Icewall theme. It’s really great. We’re having some problems with the compiler in Laravel in phpstorm – a problem we’ve never seen before. We’ve always used scss in the past. If I go into _app.css and make a change, npm watch removes that change. Our app.css does change, but then it changes back with every run of watch. Example, I commented out line 2701 of _app.css (.box {border-radius: 0.375rem;}). It gets commented out in app.css, and then it gets added back to both, all by itself. We have no idea what’s happening. Thanks!

There is nothing in the app.css folder except a .dsstore file. There is no file there. This is our current package.json file section: https://www.screencast.com/t/BlAGBv63e1 You can see it looks nothing like yours. I’m also trying to add custom css into a layer, but the class never shows up in rendered content. I’ve added that to _tailwind.scss as instructed by TW docs, as you can see here: https://www.screencast.com/t/YhLcIbiitK Maybe these are related? Thanks

here is (most of) our webpack.mix.js file also: https://www.screencast.com/t/CTTX356rv

Looks like you are using 2 different versions. The screenshot we used above is the latest version of Midone, we removed SASS from the Midone workflow because there was a compatibility issue with the latest version of Tailwind.

If you are using an older version you can simply change the file in `resources/sass/app.scss` to update the CSS.

Hi There,

I am looking at your Midone Laravel 8 template for wondering if it supports livewire? I have a few components that are already built out and would love to give them a fresh look using your overall template.

Thanks, Mark

Hi Mark,

Thank you for reaching out to us,

Yes it is, the template is not made specifically with Livewire but you can integrate it as needed.

However, we do not have specific documentation for integration with Livewire.

Best regards, Left4code Team

Hello, why is app.js 1.7M in size? Doesn’t this size interfere with the site’s SEO? Is it possible to reduce this? Thanks

Hi megacodebeta,

Thank you for reaching out to us,

The size of app.js depends on the libraries used. You can follow these steps to remove plugins that you may not use.

1. Remove plugins. (This is a 3rd party library plugin that you may not use, you can add it back if you need it later.) https://prnt.sc/26mdg9e

2. Remove CSS files in ”/resources/css/app.css”. https://prnt.sc/26mdjsq
https://prnt.sc/26mdl34

3. Remove CKEditor from “webpack.mix.js”. https://prnt.sc/26mdlxo

4. Remove plugin initialization from “app.js”. https://prnt.sc/26mdmmx

Hope this helps.

Hello, I would like to thank you for your efforts Please can you check last version when click on menu or any toggle there is a crash (Uncaught TypeError: e.path is undefined) ”\@left4code\tw-starter\dist\js\dom.js” Line: 47

Browser: Firefox

Hi albedaia,

Thank you for reaching out to us,

We apologize for this, but we noticed that your support license has expired. Please extend your support license as a support for our team to continue releasing feature updates and bug fixes/issues.

Thank you for using Midone.

Please, how can I see the version of my panel so I can compare it with the updates you release for download? Thanks

Hi mrjoni,

Thank you for reaching out to us,

You can check the version from your download package. What version are you using?

By the way, we apologize for the late documentation update, the documentation is currently updated.

We are currently doing a major update to TailwindCSS 3 so there are some big changes from the previous version. Please contact us if you have any questions with Midone Laravel.

Thank you for using Midone.. :)

There is any kind of “script” to clean the template so we can start using? Like remove all template pages, routes, resources, MIX files and SCSS files who are only for demonstration purpose.

Hi brenoglima,

Thank you for reaching out to us,

Unfortunately, there is no script to remove “unused” assets & plugins by default. However, you can follow these steps to do so:

1. Remove plugins. (This is a 3rd party library plugin that you may not use, you can add it back if you need it later.) https://prnt.sc/26mdg9e

2. Remove CSS files in ”/resources/css/app.css”. https://prnt.sc/26mdjsq
https://prnt.sc/26mdl34

3. Remove CKEditor from “webpack.mix.js”. https://prnt.sc/26mdlxo

4. Remove plugin initialization from “app.js”. https://prnt.sc/26mdmmx

5. The last, you can delete all page routes inside ”/routes/web.php” and pages under ”/resources/view/pages”. https://prnt.sc/26mdq9w

Hope this helps.

Another thing is how you can send me the SCSS files because the folder is not inside the resources as mentioned in the documentation. Thanks

Hi mrjoni,

We just stop using SASS in the last version of Midone and only use regular CSS + PostCSS. You can find all of the CSS code in ”/resources/css/*”.

You can still use variables, nested CSS code like a common SASS features.

Best regards, Left4code Team

Hello, I bought your theme for Laravel and I’m using it the way it came but Tailwind is very incomplete with it, like basic things like w-36 and others are missing, almost everything is missing from tailwind I’ve tried several things here and nothing solved. I would like to know how I can have Tailwind completely for development with your theme. I’m using the latest version of it without modifications. Thanks

Hi mrjoni,

Thank you for reaching out to us,

Have you run the compiler? yarn run watch // or npm run watch

Tanks

You’re very welcome.. :)

hi team. Awesome update as usual.

However, since Laravel 9 is almost out, will you be publishing an updated release for Laravel 9?

i’m about to update my sources but if you have plans releasing an update, I might as well hold off and wait for that.

thanks and more power

Hi jed1knyt,

Thank you for reaching out to us,

Yes, we will release an update when Laravel 9 is out, you can wait for the update to start a new project.

Best regards, Left4code Team

How i can update to last version?

Hi Urufu,

Sorry for the late reply,

Unfortunately, We’ve made major changes including (Build tools, removing SASS, etc) to the last version so we recommend using the latest version on a new project instead of upgrading an already stable project.

Best regards, Left4code Team

Hi, i want to ask why this several code is not working? in other themes it’s fine cash(’#ModalLoader’).modal(‘hide’); $(’#content-rab’).html(html);

And how to replace the select value from db using ajax in tomselect? Thanks.

Hi rzdannisa,

Thank you for reaching out to us,

Sorry, it looks like you are using a different account from your purchase account.

Can you please use your purchase account?

Best regards, Left4code Team

Hi,

I need to start a new project, and I would like to know how Midone updates are in relation to Laravel 9 and TailwindCSS 3.

Thanks.

Hi fuentesbr,

Thank you for reaching out to us,

Yes, We are currently preparing a release for the Laravel version. We’ve released a version of TailwindCSS 3 for the HTML template.

The latest update for Laravel 9 + TailwindCSS 3 will be released in the next few days.

Thanks for waiting.

Best regards, Left4code Team

Hi, thanks for replying.

Can I get the HTML version? Because in my package here it will bring the HTML with TailwindCss 2, correct? Could you send me so I can go ahead here?

Hi,

We just released a new version with the latest Laravel 8 version & TailwindCSS 3.

Best regards, Left4code team

I appreciate your work. Nice Theme. Please add Laravel + Livewire as well. Thanks

Hi ahsannajam,

Thank you for your kind words, we will try to consider it.. :)

Best regards, Left4code Team

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