I installed the Powergrid data table and livawire v3, i followed all steps the tables generated but if I clicked on any column header for sorting I get a 404 error
app js
enter image description here
routes
enter image description here
livawire
i include
@livewireStyles and @livewireScriptConfig
after requesting http://127.0.0.1:8000/en/admin/list
i got the result correct
enter image description here
and now if i click in any column header or checkbox i got 404 error
enter image description here
in inspect livawire/update 404