Skip to content

Releases: ianrothmann/RocketDataLaravel

Composer 2 Support

13 Feb 04:31
Compare
Choose a tag to compare
1.0.0

Composer 2 support

PHP 7.2.0 support

15 Jan 15:39
Compare
Choose a tag to compare

PHP 7.2.0 support with get_class not supporting null values

Minor bug fixes

14 Dec 07:09
Compare
Choose a tag to compare
0.2.7

no message

Support private files

12 Nov 14:58
Compare
Choose a tag to compare
0.2.6

Support private files

0.2.5

30 Oct 14:52
Compare
Choose a tag to compare
no message

Enum fluid

28 Oct 05:40
Compare
Choose a tag to compare
0.2.4

no message

Afterupdate hook get $original_model param

24 Sep 15:46
Compare
Choose a tag to compare
0.2.3

afterUpdate original model

Laravel 5.5 Support

02 Sep 04:23
Compare
Choose a tag to compare
0.2.2

no message

Location

23 Aug 08:44
Compare
Choose a tag to compare

Supports location

Event hooks

15 Aug 11:05
Compare
Choose a tag to compare

Event hooks beforeCreate and beforeUpdate now receive $data and $model as reference.