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

[11.x] Add documentation for Context::missing() #10154

Conversation

vbergerondev
Copy link
Contributor

@vbergerondev vbergerondev commented Feb 7, 2025

This PR introduces some new documentation for Context::missing() which has been added to the framework in this PR: laravel/framework#54499

@vbergerondev vbergerondev marked this pull request as ready for review February 7, 2025 18:52
@taylorotwell taylorotwell marked this pull request as draft February 7, 2025 20:20
@shaedrich
Copy link
Contributor

Not sure, if one needs an example for the same thing as above except negated 🤔

@vbergerondev
Copy link
Contributor Author

Not sure, if one needs an example for the same thing as above except negated 🤔

As the person who made the PR that adds the missing method to the framework, I think it makes sense to add an example in the docs. Other facades also have their missing and has/exists methods documented, so I thought it made sense to do the same.

@taylorotwell taylorotwell marked this pull request as ready for review February 11, 2025 17:18
@taylorotwell taylorotwell merged commit fb9b29d into laravel:11.x Feb 12, 2025
@vbergerondev vbergerondev deleted the add-context-missing-method-documentation branch February 12, 2025 16:55
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.

3 participants