Skip to content

Releases: LasseRafn/laravel-economic

Support for Laravel 10

22 Feb 15:43
a2886a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0...4.1

Laravel +8.0 required, add retry helper

07 Aug 07:09
Compare
Choose a tag to compare

Option to auto retry 5XX exceptions. Drop support for old PHP versions and old Laravel versions

Fix redirects on POST requests

28 Jun 09:24
4bdb3d9
Compare
Choose a tag to compare
3.2

Update Request.php

Fixes

03 Jun 15:18
90a619f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0...3.1

3.0 Laravel 9.0

12 May 13:20
d1ca6d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8...3.0

2.8

04 Feb 10:01
dbf4140
Compare
Choose a tag to compare
2.8

What's Changed

Full Changelog: 2.7...2.8

Laravel 8 support

12 Nov 13:21
9c6c3a1
Compare
Choose a tag to compare

Contributed by danijelk

Bugfix

23 Sep 07:23
d9f54af
Compare
Choose a tag to compare
Merge pull request #23 from kg-bot/lase_master

Fixed filter

Laravel 6 + 7

18 May 10:35
f19db74
Compare
Choose a tag to compare
2.5.0

Update composer.json

Option to strip NULL values automatically from POST/PUT

30 Oct 10:17
Compare
Choose a tag to compare
2.4.0

Option (enabled automatically for new users, disabled for old) to str…