Hi,when i run npm run dev i see this all errors.TypeError: Cannot read properties of null (reading '1') at C:\Users\DELL\Downloads\laravel_demo1\starterkit\webpack.mix.js:135:53 at Array.forEach () at Object. (C:\Users\DELL\Downloads\laravel_demo1\starterki...
Hi,I'm using metronic 8 for my laravel app. I need the "Docs & Components" button to be moved at the top of the sidebar (under the logo section). I tried many things and lookup to the documentation but I can't find anything about this.This button at the top of the sidebar will be use to send...
Hi,We used to have instructions on how to remove unwanted pages and files to init the the demo to a start point of building a new project. Now it looks like the instructions have been removed and now when trying to remove pages/files there are some error and complains.Are we planning to add back...
Im make controller and view, create a card.Code im copy in doc and styles not workScrenshot: https://prnt.sc/EDGM0bEbR72k public function create() { return view('pages.agencies.create'); }
Our company is a successful technology company that develops advanced web applications and systems. We are looking for an experienced and passionate Full Stack Laravel Developer to join our team.Duties and Responsibilities:Developing complex web applications using Laravel frameworkMaking i...
I have a menu accordion, and inside the menu accordion, there is a menu that is not being displayed. The issue arises when I click on the menu inside accordion, which contains a list of users with sub-menus. Specifically, when I click on a user's menu inside the accordion menu, it does not appear. I...
C:\xampp\htdocs\laravel\starterkit>npm run dev> dev> npm run development> development> mix[webpack-cli] TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) at C:\xampp\htdocs\laravel\starterkit\webpack.mix.js:130:24 at Array.forEach (
How to validate & add update form data
Hallo,First i had the same Problem like shown before:[webpack-cli] TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))I followed the steps in the answer and all looked good but the login failed and also the links to register and password reset. It looks l...
Why do you provide a Laravel starterkit that is not working without any fixes applied?Most of the assets directory's are wrong, als other fixes needs to be applied before i even can test it locally.Where is the GITHUB repo where every Laravel developer can push there fixes and ask dedicated qu...
Hey team,I am having issue running this command. This is only happening on latest laravel metronix version. The last version was working fine. Getting this error:[webpack-cli] TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) at D:\demo\larave...
why the team is not updating the laravel.in the previous release also this assets issue appers and now when i downlaod this new version again i am facing this issue when i run npm dev cmd.i also tried the followingsteps but still its not working.1. Delete the `node_modules` folder in your pr...
Hallo,After your Workflow all looks good, the Login-Page starts and seems good, css was loaded but the demo-login still fail (also register and password-reset).I think it must be the inclusion of the new Update (v8.1.9 - 10 July, 2023):- Add new User authentication - login, register, reset...
Actions Menu Stop working in Customers-listing: After fetching data from API, the Actions menu stops functioning correctly, even with minimal static content. Instead of opening the menu, the action button redirects to the home page. How can I resolve this?im using Vue version
How can I hide the back button from KTStepper?if (stepperObj.getCurrentStepIndex() === 5).
Hi, i try everything in you demo background color changed but in when i download and execute your laravel code then background color of content and footer not changing, here is code where i think something is missing // Toolbar//// Form controls:is([data-kt-app-layout="light-sidebar"], [...
Hallo Team,thanks a lot for the very fast Update, the compiling looks good but the Demo-Content (Login and Signin) is still not working on my Xampp-Localhost on Windows.In the older Versions (before v8.1.9) it works great from the beginning.Actually I get no error-messages (like invalid...
Hi,In the demo when i preview there is all section and pages but when i install every thing only the user management pages are there.so if i want to install all this pages or customize them what i will do.?and another thing can i install any HTML demo in laravel .?
Hi Faizal,Thanks for your Time and great Support. After installing Metronic Laravel v8.2.0 (Absolutly clean, like in the Description) all looks very good and the DB run with all tables.The ENV-File is ok i use: -copy .env.example .env - and i dont set a PWDeveloper Tools:login:293 GE...
I am looking to implement a new site, with nodejs as backend and react frontend.I would like it to have everything that appears from Laravel, which has Users, Auth, Roles, Permissions.I don't know if any of them already exist implemented here, Metronic was suggested to me, I don't know it, I...
After following all the steps. in the docs, and run the server and get into the login page.when I try to login or register, nothing happens, and it just keep reloading. using inspect/ Network , i see general.js is showing 404 for the following.http://127.0.0.1:8000/assets/js/custom/authenticat...
When Trying to install starter kit of Metronic laravel theme i am getting following error:TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) at C:\Users\Kashif\Downloads\themeforest-Y9tF6thq-metronic-responsive-admin-dashboard-template\laravel\laravel_demo1...