ddev-laravel-vite icon indicating copy to clipboard operation
ddev-laravel-vite copied to clipboard

Just a plain Laravel v11 installation with DDEV, including support for Vite.

Results 5 ddev-laravel-vite issues
Sort by recently updated
recently updated
newest added

- https://gitpod.io/#https://github.com/mandrasch/ddev-laravel-vite/tree/feat-add-gitpod - based on https://github.com/mandrasch/ddev-breeze-inertia-vue-starter/pull/1 - [ ] add Vite support

see e.g. https://github.com/tyler36/lara10-base-demo/blob/main/.gitpod.yml

See https://github.com/mandrasch/ddev-craftcms-vite/ - [ ] needs a workaround for https://github.com/mandrasch/ddev-craftcms-vite/blob/main/.devcontainer/postCreateCommand.sh#L33 - [ ] and new solution for server hmr host --> codespace domain env hostname

is this up-to-date? https://laravel-news.com/laravel-blade-hot-refresh-with-vite

- https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 - https://github.com/laravel/vite-plugin/commit/b3a3abfebce73feec4af1e4bcb8cf0b6544b4574 - https://github.com/vitejs/vite/pull/19241 Does this demo still work with the latest versions?