Composer script handling directories permissions by making them writable both by the web server and the command line user.
{ "require": { "umpirsky/composer-permissions-handler": "~1.0" }, "scripts": { "post-install-cmd": [ "Umpirsky\\PermissionsHandler\\ScriptHandler::setPermissions" ] }, "extra": { "writable-dirs": ["app/cache", "app/logs"] } }
app/cache
and app/logs
are directories we want writable by the web server and the command line user.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3