mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Fix spelling errors and broken links
This commit is contained in:
parent
de0a9c40f6
commit
ed8aa7647b
11 changed files with 11 additions and 11 deletions
|
|
@ -33,7 +33,7 @@ class PostController
|
|||
}
|
||||
```
|
||||
|
||||
If you don't like that because you access some dependency from many actions, consider creating a memoized method:
|
||||
If you don't like that because you access some dependency from many actions, consider creating a memorized method:
|
||||
|
||||
```php
|
||||
class PostController
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue