Closed bradiosd closed 6 years ago
First of, simple but great library! I normally implement this myself manually on observers but this is much slicker.
Do you think editor should be renamed to updater? I just think naming consistency would really polish this repo off.
The naming conventions match up with the actions performed in Laravel's RESTful pattern.
You create, edit and destroy models so have a creator, editor and destroyer.
First of, simple but great library! I normally implement this myself manually on observers but this is much slicker.
Do you think editor should be renamed to updater? I just think naming consistency would really polish this repo off.