mirror of
https://github.com/michaelachrisco/ReadOnlyTraitLaravel.git
synced 2024-10-31 21:33:23 -07:00
Update README.md
This commit is contained in:
parent
ebffb0b7f9
commit
73a1308ac6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ $result = $legacyUser->save();
|
||||||
* Add in a PR for any other methods you can find!
|
* Add in a PR for any other methods you can find!
|
||||||
|
|
||||||
|
|
||||||
### registerModelEvents( look into best way to implement)
|
### registerModelEvents (look into best way to implement)
|
||||||
* saving
|
* saving
|
||||||
* saved
|
* saved
|
||||||
* updating
|
* updating
|
||||||
|
|
Loading…
Reference in a new issue