Composer script to handle permissions
github.com
Composer script to handle permissions
1–2 of 2 posts
Re: Composer script to handle permissions
#2Please don't fucking use this.
Setting a directory world writable is pretty much never the solution.
With a runtime like php where accessing a URL can mean executing that file, it's a nightmare to have writable directories, never mind world writable ones.