🔥 Laravel Tip: Customizing The Resolution Logic
Apr 18, 2022
You can define how your model gets bound by overwriting the resolveRouteBinding in your model class.
For example, if you need to resolve a model with two separate fields.
For example, if you need to resolve a model with two separate fields.
Other tips:
🔥 Laravel Tip: The upsert method
May 2, 2022
Laravel Tip: Auto-completion in artisan commands
Aug 23, 2022