cakephp / bake

The Bake Command Plugin
Other
110 stars 100 forks source link

fix: add singularAlias param on associations hasMany #980

Closed arodu closed 6 months ago

arodu commented 6 months ago

in template view, when association is hasMany, I can't get association name in singular

arodu commented 6 months ago

@ADmad done!