DaveIce
DaveIce
FFilament
Created by DaveIce on 5/15/2024 in #❓┊help
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
FFilament
Created by DaveIce on 4/19/2024 in #❓┊help
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