dbf

Results 5 issues of dbf

Good day, I'm sorry for this ridiculously long issue, but it's quite complicated ;) I've commented on this #11 issue and some days later I noticed the [ThirdParty Integration](https://github.com/kirschbaum-development/nova-inline-relationship#support-for-third-party-packages) section...

Like in #9, I too was searching for a solution to disable the event when editing a resource. E.g. I have a news resource where the title generates a slug,...

As discussed in #492. Basically adds a `routes/nova-api.php` to patch the native `/nova-api/{resource}/{resourceId}/update-fields` route with a `src/Http/Controllers/UpdateFieldController` extending the Novas `Laravel\Nova\Http\Controllers\UpdateFieldController`, using a modified sync version only if the `$request->query('field')`...

@joshbrw I've noticed your commit history and you're secretly still active ;) I've [created a fork](https://github.com/wize-wiz/laravel-module-installer) and updated/refactored some parts most current PR's talk about. Update the tests using PHPUnit...