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

Migration file update and view component update #3885

Closed
wants to merge 4 commits into from
Closed

Migration file update and view component update #3885

wants to merge 4 commits into from

Conversation

zishang520
Copy link
Contributor

@zishang520 zishang520 commented Sep 5, 2019

This will not affect any existing code in your project; however, be aware that foreign key columns must be of the same type. Therefore, a column created using the increments method can not reference a column created using the bigIncrements method.

Related information link: 5.8/upgrade#database and laravel#26472

view: https://adminlte.io/themes/AdminLTE/pages/layout/top-nav.html

Compilation failure seems to be a problem with CI? My branch can pass the test, but I tried it three times and failed once. https://travis-ci.org/zishang520/laravel-admin/builds

@zishang520 zishang520 changed the title As of Laravel 5.8, migration stubs use the bigIncrements method on ID columns by default. Previously, ID columns were created using the increments method. Migration file update and view component update Sep 6, 2019
@zishang520
Copy link
Contributor Author

@z-song 快康康呀

@stale
Copy link

stale bot commented Dec 24, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 24, 2019
@stale stale bot closed this Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant