DaveIce
exports table csv
Hi I'm trying to use builtin export action, but it fails, since there is no "exports" table in the database (using MySQL), which makes sense since I have no migration for that. Shouldn't filament publish its own migrations? What am I missing here?
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laravel_inertia_vue_template.exports' doesn't exist
5 replies
API documentation
Hi everyone, we're using Filament v3 and we're struggling to find the API reference. I'm talking about something like this:
https://laravel.com/api/11.x/index.html
I already read the docs, thanks in advance.
Davide
7 replies