Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Releases: GrahamDeprecated/Laravel-Core

V5.3.2 (03/02/2017)

03 Feb 22:04
Compare
Choose a tag to compare
  • Actually fixed broken storage linking

V5.3.1 (03/02/2017)

03 Feb 21:49
Compare
Choose a tag to compare
  • Fixed broken storage linking

V5.3 (19/01/2017)

19 Jan 19:54
Compare
Choose a tag to compare
  • Support storage linking
  • Removed unneeded priorities

V5.2 (01/01/2017)

01 Jan 13:10
Compare
Choose a tag to compare
  • Added laravel 5.4 support

V5.1 (25/05/2016)

25 May 09:22
Compare
Choose a tag to compare
  • Run the config and route caching too

V5.0 (20/05/2016)

20 May 15:27
Compare
Choose a tag to compare
  • Generate the app key on install/reset
  • Added hooks for before/after each command

V4.3 (26/04/2016)

26 Apr 14:21
Compare
Choose a tag to compare
  • Added laravel 5.3 support

V4.2.1 (30/01/2016)

30 Jan 14:15
Compare
Choose a tag to compare
  • Improved service provider
  • Fixed some typos

V4.2 (14/11/2015)

14 Nov 11:41
Compare
Choose a tag to compare
  • Added laravel 5.2 support

V4.1.1 (06/10/2015)

06 Oct 16:47
Compare
Choose a tag to compare
  • Minor tweaks