Correct permissions of files and folders in the Laravel project for Ubuntu 16.04 or higher
- Clone the repository(feel free to clone every where).
- change
chmod
to make handler file executable with the following commandsudo chmod +x handler
. - execute the
./handler
command.