lara-zeus / wind

Contact form for your website with easy to use dashboard, works as a plugin for Filament Admin Panel
https://larazeus.com/wind
MIT License
27 stars 5 forks source link

improvements and core update #40

Closed atmonshi closed 1 year ago

atmonshi commented 1 year ago

🔥 Adding Filament Plugin Purge for better and thinner CSS file.

🚩 The component <x-zeus::box> is retired, and now we using <x-filament::card> instead.

🟢 Always add @php artisan vendor:publish --tag=zeus-assets --ansi --force to post-update-cmd in your composer file.