Releases: serversideup/spin-template-laravel-basic
Releases · serversideup/spin-template-laravel-basic
v1.2.0
🤩 What's New
- feat: use Laravel's built-in health route by @yusufkandemir in #12
New Contributors
- @yusufkandemir made their first contribution in #12
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Adjusted composer dependency logic for "init" by @jaydrogers in #10
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Requires Spin v2.1.4+
Caution
This requires Spin v2.1.4+. Run spin update
before attempting to run spin new
or spin init
🤩 What's new
- This improves the
spin init
experience - Allow users to select what version of PHP they would like to use
- Allow users to select what PHP extensions they would like to use
- If SQLite is detected, move the database for them automatically
- We show features available with Spin Pro by default
v1.0.0
🚀 Our initial release
We're excited to hit "1.0" on this template, the first open source template officially maintained by the Spin team 🥳
🏆 Official "Laravel Basic" Template by Spin
This is the official Spin template for Laravel that helps you get up and running with:
- Latest version of Laravel
- SQLite