I have my Laravel project all working on my localhost. I deployed it to EC2, but nothing comes up. All I see in the dev console is internal error (500).
What am I miss
This worked for me:
[root@example-laravel-server ~]# chown -R apache:apache /var/www/laravel/laravel/storage