I've deployed my laravel application via FTP and I get a 500 Internal Server Error and I think it is because of permission. The index page works, but when I click on some link or button which links to some other page, I get the 500 error.
I'm a real php and laravel noob and I need an explanation how I give storage permission like here
How do I cd into an online directory and execute these lines?