Starter - Laravel, Vue, Inertia, Tailwind, Vite
Including Sail (Docker).
- php 8.1
- mysql 8.0
- phpmyadmin
- mailhog
The development server will run inside the container. To install dependencies, use sail npm ci
. Then sail npm run dev
to start the server.
License
The Laravel framework is open-sourced software licensed under the MIT license.