Skip to content

Releases: chriscampbell/DbExporter

Seeding improvements

12 Jul 13:10
Compare
Choose a tag to compare

Fixed seeder name so it conforms to standards....classes should start with uppercase character.
Fixed string escaping during seeder creation so that strings are not double escaped after being inserted.

Fixing missing variable

28 Jun 18:59
Compare
Choose a tag to compare
Missing table describes

Missing table describes

Updated to better fit needs

28 Jun 18:44
Compare
Choose a tag to compare
Fixing Seed Template

Adding inherited class

Laravel 5.4 Support

27 Jun 17:50
Compare
Choose a tag to compare

Laravel 5.4 Support