Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make migrations without laraval #2

Open
philippe9 opened this issue Apr 24, 2019 · 2 comments
Open

Make migrations without laraval #2

philippe9 opened this issue Apr 24, 2019 · 2 comments

Comments

@philippe9
Copy link

Hello guys, I just finished installing the repo and I want to know how I can make migrations using Scheme here. Since it is not using Laravel, the artisan command is not available and I wish to know if I can have a walk around. Thanks

@DanielMRodriguez
Copy link

You need to install another library, I use this https://packagist.org/packages/robmorgan/phinx check the documentation, it is very easy to use

@Baronsindo
Copy link

Or you can just use Code Igniter migration system instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants