Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Releases: lucidarch/foundation-laravel

v5.6.2

25 Sep 20:11
f1be349
Compare
Choose a tag to compare
Merge pull request #9 from websmurf/master

Added array typehints to satisfy phpcs

v5.6.1

17 Jul 13:46
Compare
Choose a tag to compare
accept custom validation messages

v5.5.3

17 Jul 13:46
Compare
Choose a tag to compare
accept custom validation messages

v5.4.3

17 Jul 13:47
Compare
Choose a tag to compare
accept custom validation messages

v5.3.4

17 Jul 13:47
Compare
Choose a tag to compare
accept custom validation messages

v5.2.1

17 Jul 13:48
Compare
Choose a tag to compare
accept custom validation messages

v5.1.1

17 Jul 13:48
Compare
Choose a tag to compare
accept custom validation messages

v5.6.0

15 Apr 20:52
d08343b
Compare
Choose a tag to compare
Merge pull request #7 from bjdelange/validator-typehint

Added array typehints to satisfy phpcs.

v5.5.2

30 Jan 12:40
d08343b
Compare
Choose a tag to compare

Slight update, nothing major. An adaptation for phpcs 71d9eac

v5.5.1

02 Nov 10:48
bb38d83
Compare
Choose a tag to compare
  • Dockblock fix by @bjdelange to stop PHP storm from bitching about it!
  • Opening up the route service provider to allow changing the api prefix by @rzougabenoma