Release Notes

Support Policy

Only the latest major Spark release is maintained and will receive bug and security fixes for one year.

Version Release
6.0 February 6th, 2018
7.0 September 6th, 2018
8.0 February 26th, 2019

Releases

9.0.0

The 9.0 release of Spark provides Laravel 6.0 and Cashier 10.0 compatibility. In addition, Spark 9.0 switched to Laravel Mix 4.0 and SweetAlert2.

Starting Spark 9.0, support for the Braintree provider was dropped.

8.0.0

The 8.0 release of Spark provides Laravel 5.8 compatibility.

Spark 8.0 is a simple maintenance release to provide compatibility with Laravel 5.8 and Cashier 9.0. As such, there are no Spark specific upgrade instructions. You should simply upgrade your application using the Laravel 5.8 upgrade guide. In addition, ensure that your application's composer.json file is requiring Laravel Cashier ^9.0.

7.0.0

The 7.0 release of Spark provides Laravel 5.7 compatibility.

6.0.0

The 6.0 release of Spark provides Laravel 5.6 compatibility. In addition, Spark 6.0 introduces Bootstrap 4, localization, per-seat pricing, Stripe Elements, and UI enhancements.

4.0.0

The 4.0 release of Spark upgraded the front-end HTTP library to Axios. In addition, new Spark 4.0 applications are configured to use Laravel Mix and Webpack instead of Laravel Elixir. To learn more about upgrading your application to Spark 4.0, please consult the upgrade guide.

3.0.0

The 3.0 release of Spark upgraded the front-end Vue.js dependencies to Vue 2.0. To learn more about upgrading your application to Spark 3.0, please consult the upgrade guide.

2.0.0

The 2.0 release of Spark provides compatibility with Laravel 5.3.

For the 2.0 release, the Spark installer has been deprecated in favor of simply installing Spark via Composer.

1.0.0

The initial release of Laravel Spark. Spark provides instant scaffolding for subscription billing applications including authentication, password reset, billing plans, payment method updates, invoices, coupons, user impersonation, and more with support for Stripe and Braintree.