My larevel app insatller is not going ahead with this error seen in picture below i am using windows 10 with Xampp
Tried .env permission
My larevel app insatller is not going ahead with this error seen in picture below i am using windows 10 with Xampp
Tried .env permission
 
    
    It's a permission issue try to set 644 for .env file which is standard for files.
You can do that by right-clicking on the file in windows & select properties.
 
    
    It seems a permission problem.. as you dont have the right permission
Follow this link ! 
https://stackoverflow.com/questions/30639174/how-to-set-up-file-permissions-for-laravel
hope It will Help You!
 
    
    Guys it wasn't working normally so i went on shared hosting and there were linux permisssions and i modified them and it worked and i cloned the REPO to my local server and solved the issue tahnks for the feedback
