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

Tag: Laravel (702)

How do i verify the users email address after registration without having to require login information in laravel?
i'am using metronic 8.2.3 demo 39when i click menu with attribute wire:navigatedropdown menu in sidebar and header such as notification, profile can't click or showhow can i fix it ?i have watch this:https://www.youtube.com/watch?v=gkDq2E6g0F0this is my sidebar :
HiHaving issues with the form submission. I added the below and I have a route in my laravel app along with a controller and model. But when I click on the submit button it goes to create-account.js and does validation but stop there. I get no errors and the data is not added to my database. Do...
Hello, I have a problem with "wire:navigate" function of new Livewire v3. When page fully load (with reload button), all javascript works (for example top right account menu or light/dark hover), but after clicking on link with "wire:navigate" (doesn't do refresh, just rewrite full HTML page without...
HII'm about to start a project with Metronic 8.2.3 and Laravel 10. As soon as it was installed I ran some tests on the validation of the Users form. In my case the validation is managed by Livewire. I would like it to be handled by the FormValidator library instead. Can you kindly give me a simple...
"Where is the default layout file in Laravel located in the metronic Laravel ?
Hello dear,in the docs says that is possible change demo 1 to other demos.but in the version 8.2 i can not.is it right ?
Hello Team,I am trying to implement a search and results should be shown as a dropdown, which component or code should I use to get the correct results? I am using Laravel with code below but I see search results on the right side of the pane, how do I get as a dropdown?```
Hi,I downloaded the latest release metronic_laravel_v8.2.3 which is used "laravel/sanctum": "^3.3". I want to use laravel/passport and want to remove laravel/sanctum.I tried with this command: composer remove laravel/sanctum. After executing this command try to run "npm run dev" and then ge...
https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/add-product.htmlin above link when i adding a long text in quill editor ( Description ) design will be break how can i resolve this issue
HiI have experience bug when i have 2 modal that had a table in there , when i export the excel file on 1st modal it work but when i try to go on 2nd modal then export the table im downloading the excel of the first modal not the current modal how can i make this work any recommended to solv...
Page Loader for HTML template it is simple to have Page Loader.In LARAVEL how is it possible to have "Page Loader"?
HI, i want to display a custom specified error message if the user entered an incorrect user or Password, the error message should be specific instead of 'Sorry, looks like there are some errors detected, please try again.'i'm using Metronic Starter kit in laravel 10
Hi,We are using metronics theme in Laravel which is setup in docker. Everything looks good except it shows some variables (starting with @) at frontend even after compiling the assets. Please see attached for more details.Can you please help us here?
metronic 8 demo 8 template v8.1.5 stepper intigrate the my project, but below error given,plz adviceunloading.js:5 Uncaught ReferenceError: KTStepper is not defined
Can anyone guide me to capture requests at this index so I can do the filter function, for example, filtering from date to date for UserManagementController in Laravel ?class UserManagementController extends Controller{ /** * Display a listing of the resource. */ public f...
Hello team, I have noticed in these past few days the UI on your Medtronic angular demo site is breaking, the navigation bar is being blended with the background while scrolling, and the models of Filter, Create, and Edit are not showing. Can you help us out with this?here is the screenshot: htt...
I downloaded the Laravel demo, and it uses Laravel Mix. Is there any resources on how to setup the theme with Laravel valet?
Hello Team,I have started building an application with Laravel theme, but I can see it is not fully built on Livewire components, its used with some form submits, but not used for full page components,Like, still layout is not in Livewire, so we must create a resource view page to load main pa...
Hi devs,I am using Starterkit Metronic Laravel 10.0, i want to implement roles and permission in my project structure in a sense that:1. user has his dashboard, and pages related to his account only2. Manager has his dashboard and view all users activities3. Support has access to some of t...
Hi my Friends,I love Metronic for learning and in this Time I prever the Laravel Framework.All works very good (Compiling) I understand, that you don´t have so muchtime to compete all the different frameworks,but please start with the basic user-management, like the versions before...