laravel-eloquent-state-machines icon indicating copy to clipboard operation
laravel-eloquent-state-machines copied to clipboard

Several updates and typo fix in Readme

Open ajaxray opened this issue 1 year ago • 0 comments

Tiny updates in Readme.

Summary

  • Added migration in installation steps.
  • Added use statement to clarify ValidatorFacade class.
  • Fixed a typo. parent: was used to access parent method instead of parent::

Type of Change

  • [ ] :rocket: New Feature
  • [ ] :bug: Bug Fix
  • [ ] :hammer: Refactor
  • [x] :question: Documentation update (Readme.md)

ajaxray avatar Sep 12 '22 16:09 ajaxray