Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Laravel (941)

Hi, do you have any news about metronic support for Laravel + Inertia applications? This topic was already asked a couple of times in this forum. It would be really great if there would be support or at least a guide for how to use metronic with laravel 9 (or now 10) and inertia to be able to wr...
I am going to purchase Metronic from themforest, but I don't know if all framework (like HTML, Vue, React, Angular, Laravel and etc) files are included in the package or no?
Would I be able to create a website with different UIs that are chosen specifically when user sign in, with this metronic 8. Say my project has a single entry point (login option), then when user A signin it renders the demo 31 layout, while when user B logs in it renders demo32 layout but It render...
ERROR in ./resources/assets/demo1/sass/plugins.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: $color2: var(--bs-gray-900) is not a color. ╷ 212 │ @return...
hi, we use metronic 8.1.7 , laravel version in my project. after sync project with new version of metronic ( update core and assets , ... ) when build project, file mix-manifest.json create successful but not use in project. in production for apply change we should run emp...
When I go running Laravel project demo 1 after finishing all steps finally project running but Sign In or Sign up is not working.
Hello, please can you help set up a flashing message like on your site here at the bottom right for example. Thank you
Hello, I want to write a note on the selected word or sentence in Ckeditor. But I couldn't find this feature. Is there such a feature in Ckeditor5 in the theme? There is a paid feature "Comments overview" on the Ckeditor site. There is "@ckpro/ckeditor5-popover" as 3rd party. Is there such a feature...
Hi, I'm looking for how to integration to Laravel. Can you tell me when an update of the theme with Laravel support will be released? Can I integrate this version for Laravel by reviewing the 2nd version's documentation?
Hello How can i download only LARAVEl with demo 1 with all components and design
Hi, Lets say ive a laravel app using an older version of demo20, is there a way i can update it with a single line of code? Kind regards
Hello, i need to know how i can get the data from laravel api with server side pagination im using KTDataTable vue typescript
Hello, I'm using the Laravel demo7, I want to use the same layout as for documentation for the public space of my project but I cannot figure how to do that. I know this piece of the web.php is disabling the auth but when I try on different folder inside views it does not work $menu = t...
Hey Guys, How can one persist the sidebar state across pages? As soon as we go to a new page, the sidebar is expanded again. Thanks in advance
Hi guys Is laravel 10 supported by Metronic ? Thanks
Hello, I am using Laravel version, how to switch Sweetalert2 notification from light mode to dark mode. Btw, I am using LivewireAlert package. https://github.com/jantinnerezo/livewire-alert Thanks.
Hey guys, starterkit (Laravel) doesnt appear to have Tempus Dominus. Ive edited resources/mix/plugins.js to include it from the node_modules directory. However, your help documentation: https://preview.keenthemes.com/html/metronic/docs/forms/datepicker Refers to an init file src/js/ve...
hello, im try to using action button in yajra datatables on this page https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side# while i try, the action button not working, it's just open to new page, not showing edit button and delete button, thanks
My team leader just buy Product Version: 8.1.7 for laravel but after I implemented, I cant found all asset files needed for every widget I want to use, as I remember in old version there is vendors.bundle.js that covered all widget, is it changed or else ?
Im new to themeforst and buying themes. Finished my software dev study and wanna start a small business. Want to use Metronic laravel to create a dashboard where ''clients'' can do their things. Or i want to do it like customer.myproduct.com or myproduct.com with a login -> selecting tenan...
Hi, I try to install metronic laravel 8.1.7 and i have an error with : npm run dev npm run dev > dev > npm run development > development > mix ✖ Mix Compiled with some errors in 22.64s 1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' fo...
I am using Metronic 8.1.7 Laravel and when I try to visit root (/) it automatically redirect to login page. I want to show a landing page and open login page when user click login button. How can I do this?