dascorp
dascorp
FFilament
Created by dascorp on 1/3/2024 in #❓┊help
global scopes ignored on grouping
I looked into it here: https://filamentphp.com/docs/3.x/panels/configuration#applying-middleware-to-authenticated-routes and cannot understand why the default is counterintuitive and "off" on subsequent Livewire AJAX requests; this even affect sorting where middleware is not applied, and all records are pulled for the model.
3 replies
FFilament
Created by dascorp on 5/27/2023 in #❓┊help
relationship manager on belongs to many with pivot model throws error
I believe ->with('pivot.responsibility') breaks the table and causes the error.
2 replies