how to use flock() function of php in laravel 5.5

后端 未结 0 510
-上瘾入骨i
-上瘾入骨i 2020-12-16 17:24

I want to lock file to write from other script in laravel 5.5 ,how can I do it.I have used Storage::put() method to write on file but it doesnot give file pointer so how can

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