Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

johnoodles's avatar

Laravel can't make database writes when deploying on Elastic Beanstalk

I deployed a 5.3 Laravel application using en eb deploy command. I was able to run the site however when I attempt to execute create functions, it doesn't proceed and it shows no error. But when I ssh to it and run tinker I am able to make objects via create functions. I already checked the database version where it is located on an RDS instance, it is working fine. So I assumed it is something on the permission level. But can't seem to figure out yet.

0 likes
0 replies

Please or to participate in this conversation.