79767890

Date: 2025-09-17 23:59:11
Score: 1.5
Natty:
Report link

Find a solution. I had to add Filament and Livewire assets on heroku deployment in my composer.json

        "post-install-cmd": [
            "php artisan filament:assets",
            "php artisan livewire:publish --assets"
        ],
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: KarmaWin