Xethron / migrations-generator

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

Update app->share() to app->singleton() #118

Closed Roboroads closed 7 years ago

Roboroads commented 7 years ago

https://github.com/laravel/framework/commit/1a1969b6e6f793c3b2a479362641487ee9cbf736

VRuzhentsov commented 7 years ago

Also, what we must to do with "Way" repository dependency? somebody create another one composer package?