Closed joelmellon closed 1 year ago
I want to set all of my columns names to uuid_binary by default instead of uuid.
uuid_binary
uuid
A configuration file to do so would be perfect.
PR incoming...
https://github.com/michaeldyrynda/laravel-model-uuid/pull/126
I want to set all of my columns names to
uuid_binary
by default instead ofuuid
.A configuration file to do so would be perfect.
PR incoming...