Yes it will work. I definitely recommend caching your content (https://laravel.com/docs/9.x/cache) if possible since that won't change and it will increase loading speed. Also, run the view:cache command after deployments so the views and other good things get cache too. https://laravel.com/docs/9.x/views#optimizing-views
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community