iberflow / laravel-model-generator

Laravel 5 model generator for an existing schema
264 stars 75 forks source link

added Pluralizer support for naming #13

Closed ghost closed 8 years ago

ghost commented 8 years ago

import Illumintate\Support\Pluralizer and use this to create model names as opposed to just removing s'es

Signed-off-by: Vince Kronlein vkronlein@icloud.com

ghost commented 8 years ago

I forgot to resolve the issue, this resolves issue #11