✨Migrate your SQL database to Laravel migrations✨
Lara Migrator is a tool that helps you to migrate your SQL database to Laravel migrations. It is an application that can be used to generate Laravel migrations from an existing database, including indexes and foreign keys.
Go to lm.yourchocomate.one and follow the instructions.
- Upgrade the frontend design
- Refactor the code to make it more readable
- Add few more statements to the parser such as
ALTER TABLE
andDROP TABLE
- Add parser to parse the
INSERT
statements and generate seeders
If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us in fixing the potential bug. We also encourage you to help even more by forking and sending us a pull request.
Thank you for considering contributing to Lara Migrator!
- Fork the project
- Create your feature branch (
git checkout -b feature/feature-name
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin feature/feature-name
) - Open a pull request
Lara Migrator is open-sourced software licensed under the MIT license.