nowendwell / laravel-terms

A tool for adding terms and conditions to your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish migrations

nowendwell opened this issue · comments

I would prefer migrations to be publishable. not a problem when I can update the migration later, but since most of the time I know what changes i want to add, publishable migrations work better for me

@cyrillkalita Yeah I could get on board with that. Any opposition to including spatie/laravel-package-tools ?

They are pretty good with maintaining their packages, so adding one more dependency should not be a problem. Have you tried it elsewhere yet?

Ok, I have and its is nice and clean and well through through. Definitely an improvement