DEV Community

Discussion on: Laravel Deployment on Elastic Beanstalk

Collapse
 
usamahusnain profile image
usama-husnain

i am facing this issue when running php artisan migrate:

SQLSTATE[HY000] [2002] Connection timed out (SQL: select * from information_schema.tables where table_schema = ebdb and
table_name = migrations and table_type = 'BASE TABLE')

please help anyone