laravel-api-handler
laravel-api-handler copied to clipboard
Update Parser.php
According to https://laravel.com/docs/5.8/upgrade#eloquent method's names must be changed.
This change is only for 5.8 and up without backward compatibility. I suggest separate version/branch.
Note in https://github.com/marcelgwerder/laravel-api-handler/pull/57 I have a fix for this that is backward compatible.