Skip to content

Releases: serversideup/spin-template-laravel-basic

v2.0.0

12 Aug 15:11
Compare
Choose a tag to compare

🚨 Possible breaking changes

  • Upgraded Node from node:20 to latest LTS of node:22

Caution

If your packages support Node v22, then you may need to delete your node_modules folder and re-install. If not, then be sure to change the docker-compose.dev.yml file to node:20.

🤩 What's new

  • Upgraded Traefik to v3.5
  • Upgraded Node to v22
  • Added Meilisearch support notice for Spin Pro

🐛 Bug Fixes

  • Fixed bugs where Traefik would stay running during spin init
  • Fixed issue where setting "auto migrations" on spin new or spin init didn't set the proper value

Full Changelog: v1.4.0...v2.0.0

v1.4.0

19 Dec 15:31
Compare
Choose a tag to compare

🤩 What's new

  • Added PHP 8.4 support
  • Improved onboarding wizard
  • Initialize an empty Git repo on new project creation

Full Changelog: v1.3.0...v1.4.0

v1.3.0

19 Dec 15:24
85e85b5
Compare
Choose a tag to compare

🤩 What's new

  • Added Spin v3 support
  • Configured production to have SSL_MODE set to full

v1.2.0

21 Oct 20:34
3c6cf6c
Compare
Choose a tag to compare

🤩 What's New

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

24 Sep 15:38
d486141
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Sep 23:58
e9c8052
Compare
Choose a tag to compare

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

13 Aug 15:38
Compare
Choose a tag to compare

🚀 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