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 reviewe...
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'breadcrumb' => true, // Display b...
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?
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 preven...
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 theme itse...
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' => array('custom' => array('css' => array('plu...
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 exampleregardsM.Fakira
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.
HiI buy this template from thameforsthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469but I need RTL for thsi templateThanks
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\htdocs...