Use this for a clean evaluation.
Create the app, add Capell packages, install Filament, register the admin plugin, configure storage, compile the theme, run the installer, then verify the public page.
Capell uses essential storage for sessions, security, and interface preferences. Analytics and marketing storage stay off unless you accept them.
Cookie PolicyStart with a fresh Laravel app when you want the shortest path. Use the existing-app path when you need to preserve current users, routes, data, and deployment habits. Capell should feel like a Laravel project gaining CMS features, not a separate platform taking over the site.
Based on the Capell install and quickstart docs.
Create the app, add Capell packages, install Filament, register the admin plugin, configure storage, compile the theme, run the installer, then verify the public page.
Inventory current routes, users, public pages, media, queues, and deployment rules before adding Capell.