Support the ongoing development of Laravel.io →
Blade Packages Laravel
Last updated 1 year ago.
0

Perhaps install the laravel debugbar (https://github.com/barryvdh/laravel-debugbar) to find the root cause of your issue. This will show you if it's a database/model issue. You can also check your Network tab in the browser to see if there are additional assets being loaded over the network.

From the code above, this looks okay as long as there aren't hundreds of thousands of users, courses, or followups.

0

Another great tool you can install to debug this is https://github.com/itsgoingd/clockwork

0

Remove the @else() and use @else

@end if. Mayba thats it? Everthing seems fine. Could be many thinhgs

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.