Project Starfish does a thing...
Currently, Starfish is tested with WSL, Brew and Ubuntu.
- Docker (Docker Desktop on WSL)
- Clone the repository
- Run composer install
- Run sail npm install
- Copy ‘.env.example’ to ‘.env’
- Run sail up
- Run sail artisan migrate
- Run sail npm run dev
- Open http://localhost
The Laravel framework is open-sourced software licensed under the Apache License, Version 2.0.