Hasnayeen / invobook

Self-hosted app for Time Tracking, Invoice Generation, Project & Client Management, built with Laravel & Filament.
MIT License
2.13k stars 610 forks source link

bootstrap/cache/blade-icons.php: Failed to open stream: No such file or directory #1495

Closed mokhosh closed 10 months ago

mokhosh commented 10 months ago

trying to open teams page. app / Livewire / StatusSetting.php : 40

mokhosh commented 10 months ago

had to run php artisan icons:cache.

we can probably add this to composer post update script if we're relying on it?