Skip to content

Releases: taskforcedev/laravel-support

v1.1.4

14 Dec 10:06
9529e01
Compare
Choose a tag to compare

Fix use of jQuery slim

v1.0.19

14 Dec 10:04
7ecc4c8
Compare
Choose a tag to compare

Use jQuery slim in the default views

v1.0.10

16 Nov 13:40
Compare
Choose a tag to compare

Changed

  • buildData() now also passes user variable if user is logged in.
  • Update php version requirements to 5.6.4 to match Laravel 5.3

v1.0.9

14 Nov 14:29
Compare
Choose a tag to compare

Support going forward from this package will be for Laravel 5.3+ only, if required for earlier versions of laravel please use at most v1.0.8.

v1.0.8

12 May 11:59
Compare
Choose a tag to compare

Added

Merge code from danhunsaker to use laravel config to return user model.