I found this wonderful relatively old resource https://www.youtube.com/watch?v=NUYqjdmsIj8 that talks about some tips that will make your code short and better, and I hope that these tips will help you in your next projects.
- Shorter @if auth()-check()
- Shorter Auth user in Blade
- Shorter @foreach
- Shorter Carbon::now()
- Shorter Log::info() and dd()
- Shorter abort()
- Shorter CSRF and Method
- Shorter Hash::make()
- Shorter redirect()-back()
I hope you enjoyed with me and I adore you who search for everything new.
Top comments (0)