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...
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...
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,
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...
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?