Hello,
I noticed that the UUID of a tailor blueprint is directly responsive of the database table name.
To have a more readable database, is it possible to define a custom UUID ? For example : “blog_posts” ?
It seems to have no impact, but I want to be sure it’s possible and I will not encouter errors later.
Thank you
daft
#2
Yes, sure, take a look at:
mrmax
#3
I’m doing this and yet had no problems with it. More to say, I tweak sometimes tables manualy and add a few index(es) here and there.