flipboxstudio / lumen-generator

A Lumen Generator You Are Missing
https://packagist.org/packages/flipbox/lumen-generator
MIT License
823 stars 126 forks source link

Any plans to include db:seed ? #9

Closed aliasbody closed 7 years ago

aliasbody commented 7 years ago

Hi,

Any plans for including db:seed command ? Actually in lumen we have to do it class by class, which can be a mess when we have a lot of seed files and tables

aliasbody commented 7 years ago

Sorry, it's already there, I didn't formulate my question correctly. I'll close this.