tutacare / tutapos

TUTA Point of Sale Using Laravel & Angularjs Framework
http://irfanmg.com/tutapos-point-of-sale-using-laravel-and-angularjs-framework/
MIT License
134 stars 113 forks source link

Problems with seeders #5

Closed holic-cl closed 8 years ago

holic-cl commented 8 years ago

Hi! Found some problems with your seeders when i try to use them, the application fails with this message:

Integrity constraint violation: 19 NOT NULL constraint failed: tutapos_settings.created_at

I tried it with sqlite.

I will send a pull request with my solution.