gusdeboer / symfony-7-boilerplate

Ready to go Symfony boilerplate. (Social login, Symfony UX)
0 stars 1 forks source link

Add UUID's to customer facing entities #24

Open gusdeboer opened 1 month ago

gusdeboer commented 1 month ago

Customers have no need to see internal ID's, a UUID should be generated for each customer facing entity.

Retrieving entities by UUID in controllers should be automatic