Skip to content

[phpライブラリ] 2ブランチのLaravel9を10へアップデート #2191

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

Merged
merged 28 commits into from
May 11, 2025

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented May 5, 2025

概要

注意

  • .envのMAIL_DRIVER は MAIL_MAILERに修正されましたので、既存の.envは修正が必要です。
    しかし、修正しなくても 初期値(default値)が smtp のため、今までsmtpを使っていたケースでは、変更しなくても影響なく動作します。
  • Laravel Mix→Viteへの切替はしていません(Connect-CMS 1系と同一のpackage.jsonを利用したいため)
  • Laravel 10で多言語 のディレクトリが変わっていますが、移動していません。(Connect-CMS 1系と同一のディレクトリを利用したいため)
    • 変更前の resources/lang のままで、日本語適用できている事を確認しました。
    • 10.x 多言語化 Laravel

※調査:Laravel Collective

composer.jsonにはじめて追加された箇所

簡易テスト

レビュー完了希望日

なし

関連Pull requests/Issues

なし

参考

概要に記載

DB変更の有無

無し

チェックリスト

akagane99 added 15 commits May 5, 2025 05:27
…く表すために$middlewareAliasesへ名前を変更しました。
@akagane99 akagane99 self-assigned this May 5, 2025
@akagane99 akagane99 added the developer update 開発者向けの更新 label May 5, 2025
@akagane99 akagane99 changed the title [phpライブラリ] Laravel9→10へアップデート [phpライブラリ] 2ブランチのLaravel9を10へアップデート May 5, 2025
@akagane99 akagane99 marked this pull request as ready for review May 11, 2025 08:41
@akagane99 akagane99 merged commit b0dce54 into 2 May 11, 2025
4 checks passed
@akagane99 akagane99 deleted the 2-laravel10 branch May 11, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer update 開発者向けの更新
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant