Laravel-Elixir-Vueify-Setup icon indicating copy to clipboard operation
Laravel-Elixir-Vueify-Setup copied to clipboard

Results 2 Laravel-Elixir-Vueify-Setup issues
Sort by recently updated
recently updated
newest added

When I run gulp, I get the following - ``` /home/jlevan/PhpstormProjects/WebFiler2/node_modules/laravel-elixir-vueify/index.js:3 Elixir.ready(() => { ^ TypeError: Elixir.ready is not a function at Object. (/home/jlevan/PhpstormProjects/WebFiler2/node_modules/laravel-elixir-vueify/index.js:3:8) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10)...

Any reason this repo doesn't come with an .env file? I had to copy one from the main Laravel repo and then I could serve the site. (I'm sure this...