Cosme Escobedo
🔥 Tips Articles Contact

🔥 Laravel Tip: Collections higher-order messages

Feb 23, 2022

You can call a method without using a closure in a lot of collection methods.

https://laravel.com/docs/9.x/collections#higher-order-messages
tip-image-0

Other tips:

🔥 Laravel tip: You can force fill guarded fills in a model with the `forceFill` method Jan 28, 2022
🔥 Laravel tip: Extract long queries into query objects. Oct 12, 2022
🔥 Laravel Tip: Did you know that mass updates return the number of affected rows? Apr 22, 2022