Xethron / migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
3.32k stars 588 forks source link

Add support for Laravel 5.5 #145

Closed akalongman closed 6 years ago

akalongman commented 6 years ago

Fixed fire method and added auto registering of service providers

Xethron commented 6 years ago

Hello @akalongman, thank you for the PR, this looks great