Skip to content

Releases: codezero-be/laravel-stagefront

Version 2.0.0

01 Jan 21:57
Compare
Choose a tag to compare
  • Drop support for PHP 7.0
  • Drop support for Laravel 5.5
  • Drop support for Laravel 5.6
  • Add command: php artisan stagefront:credentials
  • Add command: php artisan stagefront:enable
  • Add command: php artisan stagefront:disable

Version 1.1.4

01 Jan 12:36
Compare
Choose a tag to compare
  • Fix typo in README

Version 1.1.3

11 Oct 13:07
Compare
Choose a tag to compare
  • Make app name an option, defaults to config('app.name')

Version 1.1.2

10 Oct 23:15
Compare
Choose a tag to compare
  • Set intended URL before logging in

Version 1.1.1

10 Oct 20:18
Compare
Choose a tag to compare
  • Don't autoload middleware due to session issues

Version 1.1.0

10 Oct 18:22
Compare
Choose a tag to compare
  • Add login throttling
  • Autoload middleware
  • Disable Laravel Debugbar on all StageFront routes

Version 1.0.0

09 Oct 23:30
Compare
Choose a tag to compare
Add example .env file