I installed laravel inside var/www folder in ubuntu.but it is not working due to permission issue.So we can use the below provided command to solve the issue.
vasanthan@vasanthan:/var/www$ sudo chown -R vasanthan:vasanthan /var/www/multiloginlaravel/