Replies: 1 comment 7 replies
-
|
Apologies the error was mine. i realized i was not deploying the application properly |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am trying to setup a laravel for aws lambda using bref.
after following the initital documentation and deploying the application. I get the following error message
"The /var/task/bootstrap/cache directory must be present and writable." I knowonly /tmp is writable on a lambda but i expected the bref package to move the bootstrap/cache dire the temp.
Am i doing anything wrong? I would appreciate anyone's help on the matter
Beta Was this translation helpful? Give feedback.
All reactions