-
I'm trying to split my vendor code from my app code and got it all working. However, every time I change some code in my app and create a new build, the vendor file gets a new chunkhash and thus is do…
-
Since Laravel 5.5 will be released this month should we consider updating this based on the dev branch of Laravel 5.5?
-
This is what I got, when I tried to implement with Heroku. App creation failed. Please ensure you have valid values in the above form fields.
```
-----> Node.js app detected
-----> Creating runti…
-
Hello,
I'm trying to use it with Laravel Framework and all I want to do is to flash a message after the user logged in. I can't figure out how to call it from PHP if a session is set. I have tried…
-
I tried to install uglify-js # harmony, everything was set, but does not work anyway.
package.json
```
"dependencies": {
"bootstrap": "4.0.0-alpha.5",
"vue": "^2.2.2",
"vuex": "^2.…
-
I know Laravel 5.4 released today, but don't expect an update right away as I first have to wait for Laravel Collective to update their repositories to 5.4.
Also, since they changed almost everythi…
-
Followed the instructions as well as I know how, and all seems functional with the login view, and with connections to the FTP host on the backend (I'm the admin there, too), but getting an odd error …
-
- Laravel Mix Version: 1.4.2
- Node Version: 6.11.1
- NPM Version: 5.3.0
- OS: Windows 10
While I'm watching with the option "extractVueStyles: true" everything is good until I get in to a .vue …
-
I'm using laravel mix for building
```
95% emitting
ERROR Failed to compile with 1 errors …
-
Hey, everyone -
I've been working on Mix quite a bit in the last week, as we prep the official 1.0 release. Countless bugs have been fixed, and, for the non-webpack tasks, like concatenation, copy…