python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Npm run dev opens notepad
I have a fresh installation of laravel 9 and nova 4 where i try to create a new resource tool. When i try to run npm run dev or npm run watch, it opens notepad with the mix file instead of compiling. ...
BakkertjeBrood
Votes: 0
Answers: 0
how to support Promises in Internet Explorer 11 using laravel mix?
I'm trying to figure out how to get laravel-mix to convert ES6 javascript code into javascript code Internet Explorer 11 can use.
I've setup a brand new laravel 9 project and made the following change...

8ctopus
Votes: 0
Answers: 2
How to slove Loading chunk failed issue on Xampp Server
I'm developing a project where I used Laravel 8 and vue 2. Everything works perfectly when I'm serving my application using localhost/my-project then everything loads correctly but my chunks which is ...

Tanvir Ahmed
Votes: 0
Answers: 0
Error: ENOENT: no such file or directory, stat Laravel mix bug
I have a tiered folder structure with stylesheets and script files. I need to keep the same structure in the output folder. For all scripts and styles, I get an array of paths, convert them and give t...

Frallen
Votes: 0
Answers: 2