Releases: DivineOmega/laravel-route-restrictor
Releases · DivineOmega/laravel-route-restrictor
v2.3.1
09 Sep 15:04
Compare
Sorry, something went wrong.
No results found
Fix syntax error in composer.json.
v2.3.0
09 Sep 14:51
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 6.0.
v2.2.0
24 Jan 13:20
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 5.7.
v2.1.7
09 Aug 10:18
Compare
Sorry, something went wrong.
No results found
Fix handling of PATCH, PUT & DELETE routes that use Laravel's _method POST parameter.
v2.1.6
04 Jul 23:03
Compare
Sorry, something went wrong.
No results found
Fix invalid composer.json file.
v2.1.5
04 Jul 13:36
Compare
Sorry, something went wrong.
No results found
Fix to version constraint to correctly support Laravel 5.1 - 5.6.
v2.1.4
15 Jun 08:09
Compare
Sorry, something went wrong.
No results found
Fix issue related to determining current route. Might be Laravel 5.6 specific.
v2.1.3
20 Feb 00:30
Compare
Sorry, something went wrong.
No results found
Fix license field in composer.json file.
v2.1.2
10 May 10:43
Compare
Sorry, something went wrong.
No results found
Fix handling of POST routes that do not have an equivalent GET route.
v2.1.1
29 Mar 16:17
Compare
Sorry, something went wrong.
No results found
Corrected documentation regarding restricting of specific routes.