عندي مشكله في لارافيل للاسف لا يحفظ اي log

$logFiles = array_filter( scandir(storage_path() . '/logs'), fn($fn) => !str_starts_with($fn,'.') // filter everything that begins with dot );
I'm debugging a JSON endpoint and need to view internal server errors. However, my app/storage/logs dir is empty and it seems there are no other directories dedicated to logs in the project. I've tried googling the subject to no avail.
How can I enable logging, if it's not already enabled and view the logs?
الإجابات : 2
الاجاية الصحيحة هى ان تحذف الكلمة الاخيرة
اجل يا مجدي
gghghghgh
الاجاية الصحيحة هى ان تحذف الكلمة الاخيرة
الاجاية الصحيحة هى ان تحذف الكلمة الاخيرة
hih ihi
123132
2132132
m debugging a JSON endpoint and need to view internal server errors. However, my app/storage/logs dir is empty and it seems there are no other directories dedicated to logs in th