-
Resources:
- https://github.com/laravel/vite-plugin/blob/main/UPGRADE.md#migrating-from-laravel-mix-to-vite
- https://laravel-news.com/vite-is-the-default-frontend-asset-bundler-for-laravel-applicat…
-
Is it possible to use this plugin with Laravel Mix?
-
Really liking how sage-installer looks so far. Also +1 for adding Bulma.
Following up from sage [Issue #1868](https://github.com/roots/sage/issues/1868).
My comment on the issue seen [here](http…
Log1x updated
6 years ago
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
**Admin**
I cleaned and new Laravel 11 installation.
I executed these commands:
- `compo…
-
Heya folks, I've recently updated to Laravel 11 and Statamic 5. But now, whenever I try to access the control panel, I run into the following issue:
```shell
Vite manifest not found at: /usr/share…
-
Move to Laravel Mix instead of Elixir.
- [ ] Migrate to the Laravel Mix
- [ ] Move `mix()` helper function which will allow for versioning/cache busting assets
-
Is there built-in support for [Laravel Mix](https://laravel.com/docs/master/mix)?
If not, is there a recommended way to run `npm run production`?
-
-
Hey does anyone know how to reference the `mix-manifest.json` file inside a pug file? The docs for it apply to html or blade so I assume we need some magic here?