Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: PHP (455)

We have installed the metronic laravel version and the css and html link is broken. We can't use it properly
Do you know some good way / tutorial / guide to integrate Metronic in a Symfony Project with Webpack ?
well now i'm trying to remove the documentation section in the bottom of the menui'm using laravel metronic https://imgur.com/PPaXrbHand what if i want to change the colors and the main theme to another thing what should i do ?
How do I reinitialize form validation after loading modal body from ajax? Example: AddTarget modal.
When using the following command npm run dev, it marks the following[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\yoloticket2\webpack.mix.js- C:\xampp\htdocs\yoloticket2\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\...
HiI buy this template from thameforsthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469but I need RTL for thsi templateThanks
Have any example for unlimited aside categories for Metronic 8 with PHP?
Hi, Am have implemented this https://preview.keenthemes.com/metronic8/demo3/apps/user-management/users/list.html and was able to make the listing dynamic, but encountered a problem with the Action menu, it does not popup when clicked.
Hi,How can send data to server as post with Yajra in laravel .. because i try send data form to server using post it's show me issue and server not receiving data form .. when using get it is work..Can please help and show me an exampleregards M.Fakira
when I want to have a "path" like this:account/annunci/4/editI can't get the "js" in the "config/global/pages.php" file to workmy config:'account' => array( 'annunci' => array( 'title' => 'Lista annunci', 'assets' => arr...
When I apply an inline css code to an svg as stated in the documentation it gets overridden. for example :theme()->getSvgIcon("demo1/media/icons/duotune/finance/fin010.svg", "svg-icon-success svg-icon-2 svg-icon-success"),That gets called but overwritten by the the...
Hi,I'm using Yajra with laravel in datatable ,I facing issue with send and request data to server, Yarja only working with GET method to send data to server , I try to using POST method to send data to server but Yarja not accept that , I don't know how can query using post with Yajra to prev...
Trying to do a form submit via ajax, currently working well if the submission didn't encounter any problem/errors and is showing the success screen. but how do I show the error screen if the response from the ajax has an error, ie duplicate records?
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...
Hi, How we can customize the colors? I have seen the documentation, but not understand well. Give us easy to implement trick for colors change.Note : We doesn’t need solution for SAAS. We need direct solution via CSS.Regards
Hey Guys I have not had ONE successful install with metronic. I sincerely have a headache from trying to install this theme so many times. Anyone know a step by step guide to install Laravel Metronic? From 0? I’ve tried so many times and I am drained! Thank you so much for the help! I have r...
Hi , How can make filter with save search parameters in section like this https://ibb.co/51CYsgghttps://ibb.co/SxMKg93Can please help me show me how can using it in Metronic Theme in LaravelWarm regards,
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...
Hi , How can I using your theme Metronic 8 to specify custom column show/ hide in table column Like this https://ibb.co/WV4Wqsj Can I using Yajra in Laravel to do this feature in datatable ???Please help Thank a lot
Hello, before buying metronic framework I need to know if it's possible to install it in a shared server where I don't have access to command prompt and run Linux commands.Thank you
Does anyone have an AJAX Example on image-input for Avatars? As the documentation doesn't have any source code in the .js file