There are a lot of powerful and easy to use features available, that not everybody is aware of. That’s exactly why we’ll go over [these 7 tips](https://itnext.io/get-the-most-out-of-your-laravel-models-with-these-7-tips-804f0cf863e4?source=friends_link&sk=3c169cd8cb4496b8e8e99bb6766bdf56) that every developer that’s using Laravel should know to get the most of their models.
Solid tips. Thanks.
Very good tips man. Thanks a lot.
Those really were useful, thanks!
Man, I see these types of posts all the time, and they’re either clickbait or trash.
These were good. I consider myself fairly knowledgeable about Laravel, I didn’t know the dot notation on has.
So you’ve taught someone who thought they knew it all 😉
Wowwww that was really helpful. I just started using laravel for about 3 months now and I just finished my small project.
On tip #1, I create a Encrypt cast class to easily encrypt any sensitive data, like name, phone number, SSH keys, etc 🙂
Very nice! Thanks