
Nicu Guliman - 2017-04-19 07:10:20
Hye!
I followed your steps in this tutorial and I'm stuck here:
$ chmod -R 777 /var/www/laravel/app/storage
I get the following message in terminal:
chmod: cannot access '/var/www/html/laravel/app/storage': No such file or directory
Everything worked till now.
Thank you!