Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several updates and typo fix in Readme #37

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

ajaxray
Copy link
Contributor

@ajaxray ajaxray commented Sep 12, 2022

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

  • 🚀 New Feature
  • 🐛 Bug Fix
  • 🔨 Refactor
  • ❓ Documentation update (Readme.md)

It's obvious and experienced laravel devs knows it.
Still, trying to be explicit and leaving no chance of missing this step running migration.
- Added `use` statement to clarify  `ValidatorFacade` class.
- Fixed a typo. `parent:` was used to access parent method instead of `parent::`
@ajaxray ajaxray changed the title Added migration in installation steps Several updates and typo fix in Readme Sep 13, 2022
@asantibanez asantibanez merged commit 412368a into asantibanez:master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants