Hi Sir,I using last time as your recommended Yajra lib in Laravel to make datatable more flexible ,In my project I facing issue that I have data that query from many other tables in DB,so in this case of queries how can using Yajra to query complex data from many table in db,Where can I put...
hello, I am trying to analyze the crud of users of metronic version laravel, I am noticing in the datatable part, that you are generating the scripts on the server side, however, there is a table.js file that also initializes the datatables, so this me It seems redundant and I don't know which one t...
Hi,The problem i have in my Symfony 6 project happens when my routes have more than one "/" like so :#[Route('/user/{id}', name: 'edit_user')]This prevents any of my assets from loading correctly. I got a vague understanding of how Metronic loads these in my pages by checking...
Today when I used the Metronic documentation I noticed under Server Side Integration you missed Laravel link.The link is https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/laravel.htmlBest Regards
Greetings! I want to use Metronic theme in a project which I want to sell at codecanyon.net.What's the best license option for this case? Is there any customized package or offer?Thank you.
Hola, muy buenas!Estoy intentando desplegar mi proyecto con Laravel + Metronic a un servidor de producción pero cuando cargo cualquier pantalla me salta el siguiente error:"InvalidArgumentExceptionView [layout._system] not found."En mi proyecto local funciona sin problema, ¿qué puede e...
Hey there. I have purchased UltraSMSScript which uses an older version of your Metronic Theme. I purchased the current version and wondered if I could talk to someone about the cost to have you install the updated theme version on our platform for us?
https://www.youtube.com/watch?v=2uWJpnuCMKQHello, In this video, the include process was made with php. How will the first project setup be with only html without php? Can you provide clear documentation on this?
The auth set in place makes it so you cannot see anything under the auth. We've worked through your Laravel API but thats also incomplete and there is zero documentation around that whatsoever. We just want to be able to see the underlying react demo without the Auth putting a brick wall between us.
Hello,As far as deployment is concerned - everything is standard. Both "npm install" and "npm run prod" commands are not throwing errors and they are passing normally. We serve the application from the public folder, and what we see is the served public/index.html.Instead of expected result...
How can we change the sidebar dark color ? I'm using Metronic 8.1.6 laravel starterkitinspecting the sidebar this is the color it has:[data-kt-app-layout=dark-sidebar] .app-sidebar { background-color: #1e1e2d; border-right: 0!important;}Where can i change it to another colo...
I have a problem with the "page-title" in the layout, using laravel.When i use this settings in config/demo1/general.php:// Page title 'page-title' => array( 'display' => true, // Display page title 'bread...
Hello,I am trying to convert the Laravel template to Livewire so can use it as SPA for the fast loading of the page without loading all script assets on each page load,I am following this,https://livewire.laravel.com/docs/navigate#scripts-in-head-are-loaded-onceThe below code is from m...
After already putting in some time with development, I'd like to install Vue. I'm using Metronic 8 with Laravel 9 and I'd like to start using Vue components for better usability. How do I go about installing Vue and using Vue components? All tutorials/articles that I see online are all for using La...
As I mentioned in a previous query, I'm working with Symfony7 and in the latest updates (since Symfony 6.3) AssetMapper is recommended over Webpack. Given the problems I'm having with Metronic 8 in Symfony 7, I've been testing with AssetMapper and in principle everything starts to work (at least app...
Hi,Personally I love your Metronic HTML Template, its beautifully designed and crafted, easy to learn and implement than any other brand template..but other Metronic versions like VUE etc. are little bit over bloated with outdated dependencies, and complex for starting new projects, Compilin...
Hello. Could you please provide detailed instructions or documentation on how to seamlessly integrate the Metronic template with a Symfony-based project with its own webpack build? Any insights or best practices specific to Symfony would be greatly appreciated.Thank you for your assistance....
I create users with unique emails and correct passwords, but when I try to log in with those users I allways get the "Sorry, looks like there are some errors detected, please try again." error.I have checked emails and passwords and there is nothing wrong, but I cant log in.I can only login with...