Laravel Boilerplate Versions Save

The Laravel Boilerplate Project - https://laravel-boilerplate.com

v8.3.1

2 years ago

Updated dependencies

v8.3.0

2 years ago

Changed

  • Updated composer/yarn lock files
  • Updated to Laravel commit: 4f8a0f35fabd8603fb756122bf820719a259ac9b

v8.2.2

2 years ago

Changed

  • Dependency updates
  • Update to Laravel commit: c636fd0f678008caf30683833b740fb6f31d9de6

v8.2.1

2 years ago

Added

Changed

  • Updated composer and yarn dependencies
  • Updated TR translations
  • Updated to Laravel commit: 131a10260e73e83e6b1cd63788b8f6584dd3e98a

v8.2.0

3 years ago

Added

Changed

  • Updated lock files
  • Updated all tables to laravel-livewire-tables 1.x
  • Updated to Laravel commit: a6ffdbdf416d60c38443725807a260a84dca5045

Removed

  • codedungeon/phpunit-result-printer, should use composer test for parallel testing.

v8.1.0

3 years ago

Added

  • Parallel testing

Changed

  • Updated locks
  • Update to Laravel commit: 5808129a1f702f973c7c31203d16db2066bd9030
  • Upgraded to Laraguard 3.0

v8.0.3

3 years ago

Added

  • Added pt_PT language
  • Added RO language
  • Added missing cors middleware

Changed

Removed

  • Google Analytics tag and config since it's done differently since that was added

v8.0.1

3 years ago

Changed

  • Update dependencies
  • Update to laravel commit: ddb26fbc504cd64fb1b89511773aa8d03c758c6d
  • Added sail docker file
  • Update FA language
  • Add 'main' branch to workflow

v8.0.0

3 years ago

Added

  • Added back roave/security-advisories
  • Added new database factories
  • Added Polish languages
  • Added BladeServiceProvider with @captcha directive
  • Added Captcha rule
  • Added Captcha configs to boilerplate configs

Changed

  • Update livewire tables to 0.3
  • Updated users/roles table to use new tables
  • Moved livewire components into Frontend/Backend and updated calls
  • Removed type partial and just merged into table format
  • Update PHP to 7.3
  • Update Guzzle to v7
  • Update Laravel to v8
  • Update Socialite to v5
  • Update Laravel UI to v3
  • Update Lockout to v3
  • Update Breadcrumbs to v2
  • Update PHP Pretty Printer to v0.29
  • Update Ignition to v2.3.6
  • Update Collision to v5
  • Condense .env.example
  • Updated tests to use new factories
  • Updated seeders and factories to be namespaced
  • Follow Laravel upgrade guide for v8 and change all the needed files
  • Update to Laravel commit: 8d3ca07c4cff6d36593625ee4b34e19ce2dba15b
  • Update CS/FR/IN languages
  • Sort locale dropdown by language not array key
  • Modified login/register controllers to use new Captcha rule

Removed

  • Remove recaptcha

v7.2.5

3 years ago

Changed

  • Min Livewire to 1.3
  • Update Italian Translations
  • Update Indonesia Translations
  • Update Hebrew Translations
  • Make tests compatible with any locale
  • Make backend sidebar logs link a dropdown