This is a customer relationship management / content management system based on Laravel, Filament, Livewire, AlpineJS and Tailwind
git clone [...]
composer install
.env
with cp .env.example .env
php artisan key:generate
.env
npm install
npm run dev
or npm run build
php artisan migrate --seed
/admin
with email [email protected]
and password password