Skip to content

Tag: laravel-5

EC2 User Access or File Access Problems?

I’ve been having some issues using an EC2 instance when I try and call CLI commands. I am using Laravel but I cant quite be sure if it is a Laravel issue or EC2. When I ssh into my EC2 instance, I run the following laravel command to migrate my database: php artisan migrate And I get the following error…