mnabialek/laravel-sql-logger

No permission to write to log

smurfyuen opened this issue · 3 comments

Hi ,
Once the file is created , the file does not have permission to write to the new file.
No write attribute on the file.
Cheers,
MIchael

You should make sure you configured your directory permissions in right way

Maybe yes, but script doesn't know your group. Make sure you use same user for http and console and make sure you set valid permissions on your local machine.