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

[15.x] Adds Laravel 11 support #1611

Closed
wants to merge 5 commits into from
Closed

[15.x] Adds Laravel 11 support #1611

wants to merge 5 commits into from

Conversation

nunomaduro
Copy link
Member

This pull request adds Laravel 11 support. Please note the upgrade guide, we've added the following lines:

### Migration Changes

Cashier 15.0 no longer automatically loads migrations from its own migrations directory, so be sure to run the following command to publish Cashier's migrations to your application:

php artisan vendor:publish --tag=cashier-migrations

@nunomaduro nunomaduro marked this pull request as draft December 11, 2023 19:57
UPGRADE.md Show resolved Hide resolved
@nunomaduro nunomaduro closed this Dec 12, 2023
@nunomaduro nunomaduro deleted the feat/laravel-11 branch December 12, 2023 14:03
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.

3 participants