What permissions can I give my logs for Laravel to be able to read from them?

后端 未结 0 1934
傲寒
傲寒 2021-01-07 08:10

I am trying to display my logs on my website to verified users in Laravel based on my role based access control.

$file = fopen("/var/log/auth.log",          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题