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

Update README.md #104

Merged
merged 1 commit into from
Oct 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ http://localhost:8000/ にアクセス
<img width="1328" alt="image" src="https://user-images.githubusercontent.com/7894265/202038869-b1f6a9e0-fcf5-4618-b036-6f7d263a8742.png">
<br>

- この Breezejp v1.64からページネーションの日本語化にも対応しました
- Breezejp v1.64からページネーションの日本語化にも対応しました
<br>
<img width="1066" alt="pagination" src="https://github.com/askdkc/breezejp/assets/7894265/7c86fb75-fcb2-4091-81e9-e5ac60fbfff9">
<br>
Expand Down Expand Up @@ -395,7 +395,7 @@ http://127.0.0.1:8000/language/ja
- 英語に切り替える例

```
http://127.0.0.1:8000/language/ja
http://127.0.0.1:8000/language/en
```

これでLaravel Breezeの各種メニューの言語が切り替わるのが確認できると思います🤯
Expand Down