Skip to content

Laravel PreShift #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Laravel PreShift #1

wants to merge 1 commit into from

Conversation

edsboys
Copy link
Owner

@edsboys edsboys commented Jun 9, 2025

This pull request contains changes from the Laravel PreShift to give you a feel for running Shift. All Shifts open a pull request with the changes in nice, atomic commits. This allows you to review each change in isolation.

Shift also leaves detailed comments for any additional manual changes you may need to make, or changes you may want to implement to follow the latest conventions.

To complete a Shift:

  • Checkout the shift-151514 branch
  • Review all pull request comments
  • Thoroughly test your application

If you have any issue with your Shift, never hesitate to contact [email protected], or check out the Human Shifts for more hands-on support.

@edsboys
Copy link
Owner Author

edsboys commented Jun 9, 2025

ℹ️ Shift detected you are currently on Laravel 8.0. The latest version is Laravel 12. To begin your upgrade, start by running the Laravel 9.x Shift.

@edsboys
Copy link
Owner Author

edsboys commented Jun 9, 2025

⚠️ Shift did not detect a code style within your project. All Shifts format your code to "normalize" files before performing comparisons. This improves the automation.Shift supports Pint, PHP CS Fixer, or PHP CodeSniffer. By default, Shift will apply the Laravel code style as defined by Pint. For more information on customizing the code style applied by Shift, you may watch this short video.

@edsboys
Copy link
Owner Author

edsboys commented Jun 9, 2025

ℹ️ All Shifts bump core Laravel dependencies as well as popular community packages. However, some packages may have their own upgrade steps. To make review easier, Shift will note packages which are bumped major versions, as well as packages which were not bumped or potentially abandoned. For now, Shift did not detect any packages which are not tracked or marked as abandoned.

@edsboys
Copy link
Owner Author

edsboys commented Jun 9, 2025

ℹ️ Shift did not detect a CI workflow for your project. Shift recommends setting up CI as a way to automatically verify your changes.

GitHub offers free CI workflows. The CI Generator can create workflows to check for lint, analyze code, and run tests.

@edsboys
Copy link
Owner Author

edsboys commented Jun 9, 2025

ℹ️ Shift detected you are running Tailwind 3. You may upgrade to Tailwind 4 using Tailwind's internal upgrade tool.

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

Successfully merging this pull request may close these issues.

2 participants