43 comments found.
Hi, I just purchased your template (studio) on April 14, 2025, but I made a mistake by purchasing the laravel + html version while my team needed the vue version. is it possible to exchange it?
Hi,
Thank you for your purchase and for reaching out. Unfortunately, due to Envato’s policy, we’re unable to process exchanges between different product versions after a purchase has been completed.
Best Regards, Sean.
How can I remove icon before first column in datatable?
Hi,
The icon is to expand / collapse the overflowed table column. If you wish to disable it, kindly remove the responsive: true option when you init the datatable.
Best Regards, Sean.
I need some frontend components for projects. I want one theme for User-Frontend and User-Dashboard. Is it possible? and how?
Hi,
This template is for admin template. If you need frontend component / pages, you might need to consider other frontend template.
Best Regards, Sean.
I’m having a problem with Studio Code, when it’s with a custom theme, it always opens the original white theme, and then goes to dark, why? see the video recording I made
https://youtu.be/RiCKH78gyxUthanks
Hi,
The color scheme is always change from white then goes to dark is because of it is detect the cookies by using JavaScript. You might need to have php cookies check when page load and append the data-bs-theme=“dark” to html tag in order to prevent this.
Best Regards, Sean.
Can I just use the html template? without laravel? because I already have laravel 8, and I just want to adapt the design
Hi,
Yeah, this template include two version of template which is HTML & Laravel version. You may use the html version to include into your Laravel 8 project.
Best Regards, Sean.
When clicking the mailbox toolbar link for a dropdown menu (3 dot icon), it gets hidden behind the class “mailbox-body”
Hi,
Yeah, it can be resolved by using bootstrap onclick event and append the overflow-visible class to the .mailbox-toolbar when dropdown toggled.
Best Regards, Sean.
Is this going to be fixed on your template?
Hi,
This will be included in next version release.
Best Regards, Sean.
Hi, will it support Laravel 10 + Vite?
Or at least some documentation for Vite support in Laravel?
Just curious before purchasing.
Hi,
This version is only include the php .blade file only BUT it should be no problem to include the Vue.js with Vite.JS into it.
Best Regards, Sean.
Hi, try to install on laravel, but get this error.
npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: undefined@undefined npm ERR! Found: laravel-mix@6.0.49 npm ERR! node_modules/laravel-mix npm ERR! laravel-mix@”6.0.39” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer laravel-mix@”2.1.7” from laravel-mix-dload@1.0.0 npm ERR! node_modules/laravel-mix-dload npm ERR! dev laravel-mix-dload@”1.0.0” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
And after—force get this error
npm WARN using—force Recommended protections disabled. npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: laravel-mix-dload@1.0.0 npm WARN Found: laravel-mix@6.0.49 npm WARN node_modules/laravel-mix npm WARN Could not resolve dependency: npm WARN peer laravel-mix@”2.1.7” from laravel-mix-dload@1.0.0 npm WARN node_modules/laravel-mix-dload npm WARN dev laravel-mix-dload@”1.0.0” from the root project npm WARN npm WARN Conflicting peer dependency: laravel-mix@2.1.14 npm WARN node_modules/laravel-mix npm WARN peer laravel-mix@”2.1.7” from laravel-mix-dload@1.0.0 npm WARN node_modules/laravel-mix-dload npm WARN dev laravel-mix-dload@”^1.0.0” from the root project
So where is the problem when installing this?
And when running npm run dev I get this error
ERROR in ./resources/scss/styles.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: $color: var(—app-theme) is not a color. ╷ 37 │ @return red($value), green($value), blue($value); │ ^^^^^ ╵ node_modules\bootstrap\scss\_functions.scss 37:11 to-rgb() node_modules\bootstrap\scss\_root.scss 83:33 @import node_modules\bootstrap\scss\bootstrap.scss 15:9 @import resources\scss\styles.scss 8:9 root stylesheet at processResult (C:\laragon\www\des\node_modules\webpack\lib\NormalModule.js:764:19) at C:\laragon\www\des\node_modules\webpack\lib\NormalModule.js:866:5 at C:\laragon\www\des\node_modules\loader-runner\lib\LoaderRunner.js:400:11 at C:\laragon\www\des\node_modules\loader-runner\lib\LoaderRunner.js:252:18 at context.callback (C:\laragon\www\des\node_modules\loader-runner\lib\LoaderRunner.js:124:13) at Object.loader (C:\laragon\www\des\node_modules\sass-loader\dist\index.js:69:5)
1 ERROR in child compilations (Use ‘stats.children: true’ resp. ‘—stats-children’ for more details) webpack compiled with 2 errors
Hi,
Which version you are using for this template? This is because there is no purchase badge can be found from your previous comment.
Best Regards, Sean.
Laravel 10 is Update with Vite JS or not ?
Hi,
Laravel 10 is in pure php version with .blade file.
Best Regards, Sean.
Hello Sean Thanks for the beautiful theme. However, how can I integrate this on react project Nice regards
Hi,
You might need to include the scss file, js and follow the template html structure & css.
Best Regards, Sean.
do you plan to remove jQuery and use Vanilla as per Bootstrap 5 best practice?
Hi,
For your information, the core js for studio is using vanilla js and you may remove the jQuery if you didn’t need it.
Best Regards, Sean.
Hello, Sean!
How can I get template updates if I purchased this theme on other platform?
And will it be update for Laravel9 + Vite?
P.S. – this theme is taken out on other platform I think you know what I’m talking about. (wrap…)
Hi,
Unfortunately, we decided to sell it exclusively on themeforest.
Best Regards, Sean.
that great, I used it for my email client project
Glad to hear that you love it
Hello Thanks so much for this awesome work I have followed your documentation for laravel but I’m unable to load the scripts ( css, Js) Please help me on this Kind regards
Hi,
Can you share the error message that you have received while running those command?
Best Regards, Sean.
Hi, will this be updated with official Bootstrap 5.2 release? It’s not beta anymore 
Hi,
Yeah, this will be updated with official Bootstrap 5.2.
Best Regards, Sean.
OK, then is sounds like maybe the problem is at the installation stage.
I’ve changed my PHP version to 7.4 and run “composer install”. I’m getting back this error: “Your lock file does not contain a compatible set of packages. Please run composer update.”
When I run “composer update” the terminal gives me this error: “Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.3.0 but your php version (8.1.4) does not satisfy that requirement.".
Not sure why it’s saying I’m on PHP8.1.4, checking my server shows PHP7.4.19
You might need to restart your php after changing the version.
If you wish to use php8.1 with Laravel, you might need to change the following code from composer.json
php: ^8.0
fakerphp/faker: ^1.9.1
phpunit/phpunit: ^9.3
laravel/framework: ^8.65
laravel/tinker: ^2.5
https://blog.laravel.com/laravel-php-8-support https://blog.laravel.com/our-ecosystem-is-php81-readyI’ll give that a shot, thank you. I’ll let you know if it works.
Hello again Sean,
I followed your suggestions about the composer.json updates and that worked correctly for the demo template. It now successfully renders all the style as shown in your online demo.
But the integration didn’t work with my full project. I copied over the CSS and JS folders from assets like you said but no change. I also copied the img, plugins and webfonts folders. No success.
I’ve tried updating a few of the href links using ”../” to go back to try and recreate the file pathing in my project. No success.
Based on the your demo version, it looks like the nav bar and side bar aren’t being loaded in my attempted integrated version. They are what I bought the template for.
I’d appreciate any suggestion if you have one?
++ Update ++ I think I’ve found a lead on why the style isn’t loading, I’ve accidentally bypassed loading “layout.default” and gone straight to “content”. That’s probably the issue, I’ll try fixing it before expecting the style to load.
Hi,
The overall concept for Laravel version is pretty straight forward.
The template sliced the header / sidebar into partial view and include it from the default layout (/resources/views/layout/default.blade.php)
Best Regards, Sean.
Hello Sean,
I recently bought one of your templates, the admin page template and it looks good. But so far I haven’t been able to integrate it into my project. Could I have some support from you?
I’m using Laravel 8.
Kind regards, SD
Hi,
What is the issue that you are facing rignt now?
Best Regards, Sean.
Hi Sean, thank you for your swift response.
It’s like non of the style is being loaded correctly. Can I send you screenshots of code and browser?
SD
Yeah, you may share the screenshot here.
p.s you might need to check the browser console whether the css / js file has ben loaded correctly.
A lot of files are not being loaded, source (dev tools tab) provides the error “Failed to load resource: the server responded with a status of 404 (Not Found)”.
I know the server is switched on because without it the page wouldn’t load at all, not even the HTML.
I can see that some of the Laravel is being rendered on the top of the page incorrectly, this:
@extends(‘layout.default’) @section(‘title’, ‘Dashboard’) @push(‘scripts’) @endpush @section(‘content’) {{ __(‘Logout’) }} @csrf)
They shouldn’t be there, not sure if it’s a related issue.
Hi,
Have you run the required command in order to generate the plugins files?
https://seantheme.com/studio/documentation/index_laravel.html#installationp.s please run all of this command from the downloaded version so that we can make sure the template is working fine on your side first WITHOUT making any customisation first.
Best Regards, Sean.
I’m pretty sure I ran all those already to test your version first, but I’ll try that again.
When I ran it before it needed PHP7 so I switched to that. But my project is in PHP8. When I switched to PHP7 it was a bit better, some more links were active but not everything.
Still installing your base version to test without my customisations. Brb.
Hi,
If you have your existing project, the fastest way to integrate it into your project will be
1. copy over the required css / js file from template_html/dist/assets/
2. change the HTML markup / structure to the studio HTML structure (sidebar / header / content)
Best Regards, Sean.
The console is showing GET requests to files like this: http://template_laravel.test:8080/assets/css/app.min.css
But I can’t see any “assets” folder in the template folder I downloaded.
Hi,
This is why the installation step is needed to run the command to generate the app.min.css / app.min.js into the assets folder.
https://seantheme.com/studio/documentation/index_laravel.html#installationp.s app.min.css / app.min.js can be found in html version template_html/dist/assets/
Best Regards, Sean.
Hi after follow your instructions, i get 500 server error. by the way i copied the template folder in new folder in my my mac. my node is v14.17, PHP v8.1.2 & laravel 8
Hi,
Have you run the required command in your terminal and you are required to share some screenshot so that i know what issue you are facing right now.
https://seantheme.com/studio/documentation/index_laravel.html#installationBest Regards, Sean.
the last comman di ran is npm run. dev. how to upload the screenshot?
Hi,
You may use any third party image upload platform and paste the uploaded image link here. https://imgur.com/uploadBest Regards, Sean.
ok. i restart the procedure with the command composer install—ignore-platform-reqs. now its working
Hi bro, your theme is awesome can you please add more element to your theme especially the Ecommerce Kit like, oder list , order history or edit profile please add more elements, I would like to buy it
Hi Rdevx,
Thank you for your comment and feedback. I will try to add more elements for this template.
Best Regards, Sean.
Hi,
When I remove the search form from the header, the profile menu moves to the left. https://prnt.sc/1nm8iqy
I have tried with the bootstrap5 “float-end” and that doesn’t push it to the right.
How can I push the notification icon and the profile menu to the right?
Thanks.
Hi Ritafelix,
The top menu is using flex and you just only need to add the following class to the menu will do.
class=”menu justify-content-end”
Best Regards, Sean.
Awesome. Thanks.
Not supported RTL !!
Hi Crypto3D,
Yeah, this template is not support RTL yet.
Best Regards, Sean.
Unfortunately, I cannot buy it
No prob