Optimize how models are retrieved via route model binding in Laravel.
honed/bind is a Laravel package for optimize how models are retrieved via route model binding in laravel..
It currently has 0 GitHub stars and 0 downloads on Packagist (latest version v0.2.0).
Install it with composer require honed/bind.
Discover more Laravel packages by honed
or browse all Laravel packages to compare alternatives.
Last updated
Bind solves the problem of how to retrieve models optimally via route model binding in Laravel.
Requires PHP 8.2+
Requires Laravel 11+.
Get started with the package by requiring it in your PHP project using Composer.
composer require honed/bind
Please refer to the documentation for the usage of the package.
Bind was created by Joshua Wallace under the MIT license.