vasilgerginski/filament-landing-pages
PanelServiceProvider (5 mins).leads table (may need ETL scripts)./landing/{slug}).lead_source) require manual table extensions.vasilgerginski/filament-landing-pages for breaking changes (minor releases).landing_pages, leads tables. Include in database backups.config/filament-landing-pages.php).@vite(['resources/js/app.js']) or manual CDN includes).storage/framework/ and bootstrap/cache/ are writable)..env SMTP settings).debug:panel command.storage/logs/livewire.log).php artisan db:seed --class=FilamentLandingPagesSeeder).Cache::remember() for static content).LandingPage model with a tenant_id field.| Failure Point | Impact | Mitigation |
|---|---|---|
| Filament plugin crash | Broken admin panel | Rollback plugin version; isolate in feature flags. |
| Livewire script errors | Landing pages not rendering | Test in staging; use @error directives in Blade. |
| Email verification failures | Lost leads | Implement fallback (e.g., store raw data, retry logic). |
| Database corruption | Lost landing pages/leads | Regular backups; use transactions for writes. |
| Third-party API downtime | UTM tracking/analytics gaps | Local fallback (e.g., log to DB, sync later). |
HeroSection class inheritance).filament-landing-pages:install output (config, migrations).How can I help you explore Laravel packages today?