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

Migrating CMS #137

Open
marcelloinfoweb opened this issue Dec 21, 2017 · 1 comment
Open

Migrating CMS #137

marcelloinfoweb opened this issue Dec 21, 2017 · 1 comment

Comments

@marcelloinfoweb
Copy link

I currently use the TinyIssue CMS from mikelbring. Is it possible for me to migrate the database and uploaded files from the other to this one, without losing anything or almost nothing?

@satrun77
Copy link
Owner

In theory, Yes, its built based on the original project without removing any of the old structure. There are new fields and tables added. Pull the latest the code and setup the configuration file and then execute the command php artisan migrate to migrate the database.

I would suggest to upgrade your application on a copy and verify the upgrade first.

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

2 participants