SyntaxFix
Write A Post
Hire A Developer
Questions
You should be checking the root directory and not the app directory.
Look in $ROOT/storage/laravel.log not app/storage/laravel.log, where root is the top directory of the project.
$ROOT/storage/laravel.log
app/storage/laravel.log