Appearance
Laravel
INFO
🚧  This chapter is work in progress (WIP) . Happy to hear your feedback / ideas!
This is the quickstart for the latest Laravel version with NodeJS LTS:
ddev config --project-type=laravel --docroot=public --create-docroot --php-version=8.1 --nodejs-version=18
ddev composer create --prefer-dist --no-install --no-scripts laravel/laravel -y
ddev composer install
ddev artisan key:generate
ddev launch
Source: Official DDEV quick start docs, slightly modified
Vite support
See the README of ddev-laravel-vite.
- https://github.com/mandrasch/ddev-laravel-vite (WIP / NEW)
- https://github.com/mandrasch/ddev-laravel-breeze-vite/ (Outdated, needs changes)
Also check out DDEV + vite for more technical information.
Connect with the community 🤗
Check out DDEV Discord!
Outdated documentation:
Inertia
Embedded Video
By loading this video, you accept the privacy policy and terms of YouTube/Google.
Would be also cool to test Statamic, LiveWire, etc. 🤗