laravel-api-controller
laravel-api-controller copied to clipboard
fixes issue where resourceModel is empty
if resourceModel is not changed from the empty / null state, an error occurs :Error: Typed property Phpsa\LaravelApiController\Http\Api\Controller::$resourceModel must not be accessed before initialization in ...
this fixes it