Skip to content

Commit

Permalink
Merge pull request #10 from ray-di/catch_phrase
Browse files Browse the repository at this point in the history
Add catch phrase
  • Loading branch information
koriym authored Oct 19, 2022
2 parents 41177f7 + 7624d19 commit 8be4ec1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.ja.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Ray.Di for Laravel
## DI+AOP, done the right way

[English](README.md) | Japanese

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Ray.Di for Laravel
## DI+AOP, done the right way

English | [Japanese](README.ja.md)

In addition to the existing Laravel service container, [Ray.Di](https://ray-di.github.io/manuals/1.0/en/index.html) provides dependency resolution. AOP can be applied to all injected objects.

## Installation

````
Expand Down

0 comments on commit 8be4ec1

Please sign in to comment.