0

I have this issue when ill load my code already a lot of space in my server still showing this

file_put_contents(/home/mblood/public_html/storage/framework/sessions/dkNnP820TCXBj3XLGJ7x6GutSLmiIhv0PBpIeWtD): failed to open stream: Disk quota exceeded

Jignesh Joisar
  • 13,720
  • 5
  • 57
  • 57

1 Answers1

2

The first solution: cache clearing .

The second solution : Manually delete "laravel.log" file in /storage/logs directory.