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

Tag: Laravel (727)

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...
I am using Starterkit Metronic Laravel 10.0 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
Hi team,I'm working on Metronic Laravel 8.2.3 for my frontend.Btw, when I login FE never display "Sorry, the email or password is incorrect, please try again."It only displays:- "You have successfully logged in!"- "Sorry, looks like there are some errors detected, please try again."I...
Hello, im using LARAVEL THEME (Starter Kit) 8.2.3I know that i can change data-kt-app-layout="light-sidebar", but i dont know where to change it in this Laravel Starter Kit, by the way i need to change the Background color, and texts menu colorsHow can i change this vars and colors.Thank...
I've identified a significant issue with the password reset functionality in our Laravel application. Despite the password reset email stating that the link expires in 60 minutes, users are still able to use the same link to reset their password after this period.This inconsistency poses a secur...
Helo, i'm using livewire 3, why dropdown not working on wire:navigate, it is a bug?help me please, thank you
Hello, i need to change my ASIDE menu colors (using light theme).* Im using Laravel Theme and Light Theme.I need my aside menu background light, and i change it in my SCSS file (_variables.custom.scss) using variable = $app-sidebar-dark-bg-color, but the colors of the fonts and icon is light and...
Hello Team,I switched to the header layout and container fluid layout and now I have removed the toolbar by removing the below line in /views/layout/_default_header_layout_blade.php.@include(config('settings.KT_THEME_LAYOUT_DIR').'/partials/header-layout/_toolbar')above line was removed,...
I m using metronic laravel theme in that i have some email sending functions but it will use default email template into auth module i need to customize my all mail template how can i find the email template of verify email, forgot password, resend email, etc.
I am trying to integrate Metronic theme with Laravel and Inertia js, I could not figure it out. Because Metronic Vue theme is using Vue router and others things. Those are not required for Laravel and Inertia js. Can you suggest how to convert Metronic Vue theme for Laravel and Inertia js?
Hello,I have changed Laravel's default layout to a Header layout,All works fine, but there are a lot of space on the left and right side because left side navigation bar was gone but the space is not covered with the full page,How to make full width, like full fluid?Thanks,
We can't log in to the Laravel demo on this website, the demo login not working.https://preview.keenthemes.com/starterkit/metronic/laravel/login#
When i click on add user button at that time it will open an empty form but when i click on edit user and after that without close i discard form and then after i open add user form it will open a form with last opened data and when i create it will update that last opened user not create new user....
Hi Keen team,I would like to know what's different between Metronic and Mega Bundle before decide which one should I purchase.My website is totally Laravel (FE/BE).Thanks.
Existe un error de programación al momento de registrar a alguien nuevo desde el Sign Up. Arroja el error: Sorry, looks like there are some errors detected, please try again. Realice una solicitud hace tres semanas atrás por una solución porque al revisar el foro de preguntas existen otros usuarios...
I work with laravel9 I bought your template with which I work but I have a problem, I created an add form based on your design, which means that I have to fill in the fields step by step, I realized that you use stepper, how do I send the data to my controller?
So the problem that i have is that the compiled assets folder structure is different when i'm running the npm run dev.Let's say I download the starterkit and then remove all the asset inside the assets folder and then compile the assets, the folder structure will change and lead to an error when...
Hi.I working on the Metronics Laravel app.It was working well before I run "Composer update" to install the DebugBar.After the upgrade I can't login to App.Getting "Sorry, looks like there are some errors detected, please try again." error message.From DebugBar i got this execption "Unauth...
Does Metronic support automatic language translation, or is it up to me to implement my own logic for the translations?