I'm using lambda function to deploy my app serverless and all views are not found although I followed AWS configurations on this part by adding the VIEW_COMPILED_PATH=/tmp/storage/framework/views
to the .env file and changing the permission on tmp folder in AppServiceProvider file