laravel-api-controller icon indicating copy to clipboard operation
laravel-api-controller copied to clipboard

Laravel Api Quickstart

Results 3 laravel-api-controller issues
Sort by recently updated
recently updated
newest added

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

![image](https://user-images.githubusercontent.com/1098068/98322889-67254b00-204d-11eb-8381-841d282589e5.png)

bug

Would be handy to able to sue the toggle sync strategy through the API: https://laravel.com/docs/8.x/eloquent-relationships#toggling-associations

enhancement