michaeldyrynda / laravel-efficient-uuid

MIT License
304 stars 42 forks source link

Adds a new macro to mirror Laravel's foreignIdFor builder #57

Closed billypoke closed 6 months ago

billypoke commented 2 years ago

I use the ->foreignIdFor(ExampleModel::class) a lot, and was hoping to add this macro as a way to allow this as part of this package. If you are not accepting additional features, feel free to close this.