Hello @quantrpeter
You can run php artisan view:cache
to update the cache (or php artisan view:clear
to clear the view cache)
It will not see a change to the views if they are cached :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community