Integrating Yii2 starter kit & rappasoft/laravel-boilerplate
senguttuvang opened this issue · 0 comments
We had to make tons of changes to make this bridge library work with even the starter kits of Yii2 and Laravel. Here, releasing the work as open source for other community members to benefit. They can use this kit as a starting point and port their code into this to base their migration. This acts as a starting point or another abstraction layout on top of this library.
Working repo (with known issues) that integrates Yii2 & Laravel starter kits
https://github.com/PearlThoughts/yii2-laravel-migration
Yii starter kit used: https://github.com/yii-starter-kit/yii2-starter-kit
Laravel starter kit used: https://github.com/rappasoft/laravel-boilerplate
No action is required on this ticket as it is merely to educate fellow community members.