This is because of permission issue for the folder storage/logs
Change the folder permission using the below method
vasanthan@vasanthan:/var/www/html$ sudo chmod -R 777 laravelstudy/storage
This is because of permission issue for the folder storage/logs
Change the folder permission using the below method
vasanthan@vasanthan:/var/www/html$ sudo chmod -R 777 laravelstudy/storage