Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 166 Bytes

File metadata and controls

5 lines (4 loc) · 166 Bytes
  • See Laravel errors on Production docker exec backend cat ./storage/logs/laravel.log

  • Reload nginx without killing the site docker exec backend nginx -s reload