erikn69
erikn69
Maybe better ```diff -$params[$name] = htmlentities($param, ENT_QUOTES, 'UTF-8', false); +$params[$name] = htmlentities((string) $param, ENT_QUOTES, 'UTF-8', false); ```
>I managed to reach one of the Google Drive API developers. "There is no API method to copy an entire folder, you have to do it file-by-file, subfolder-by-subfolder." **SOURCE:** [google-drive-api-copy-folder](https://stackoverflow.com/questions/56740816/google-drive-api-copy-folder)
https://github.com/erikn69/laravel-google-drive-ext-demo Look at folder/file permissions
https://github.com/topclaudy/compoships/pull/122 Hi, 2.1.3 feature works for `hasOne`, `hasMany`, fell free to make a PR for `belongsTo` Also give the file and the line of the exception, Did you try the...
maybe related #122
@cboden #880
https://github.com/laradock/laradock/issues/1315#issuecomment-808711311 try with ` --no-cache`, `docker-compose build --no-cache`
Try it now - https://github.com/owen-it/laravel-auditing/pull/731