Getting Started
FilamentPHP
Autoload is built upon an open-source CMS package called Filament. That means, this package is built on top of the TALL stack: Tailwind, AlpineJS, Livewire, and Laravel.
Filament has a wealth of insights in their documentation that is highly recommended to look over before adding any new CMS Resources, Creating Content Blocks and Custom Fields, etc.
Filament v3.0
The "current" version of Filament is built using Livewire 3.0, therefore using the Autoload package will install all the required packages for Filament 3.0, including the Tailwind, Alpine, and Livewire.
Any bug fixes or feature releases to these packages may conflict with your Laravel application versions of these packages.