@ostepan run php artisan config:clear
Apr 16, 2021
5
Level 1
Vercel and Lumen
Hi, i would like to run Lumen o Vercel. I use this tutorial: https://calebporzio.com/easy-free-serverless-laravel-with-vercel and if i just return app version everything works, but if i use views i get error with file_put_contents because Lumen want create view cache files but he cant. Is there any solution how to allow cache view files or disable cache views? Thanks
Please or to participate in this conversation.