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

[6.x] Added "Retrieving Boolean Input Values" #5732

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

LasseRafn
Copy link
Contributor

Added documentation in Requests about the upcoming "boolean" method.

I want to include examples to explain further, but worry it is (already?) too lengthy.

Related PR: laravel/framework#31160

Added documentation in Requests about the upcoming "boolean" method
@artsur
Copy link

artsur commented Feb 16, 2020

I have got an error: "Method Illuminate\Http\Request::boolean does not exist" when try to check
$request->boolean('some_boolean_var');
Laravel 6.10.1
After update to Laravel 6.15.1 it works well

@LasseRafn
Copy link
Contributor Author

LasseRafn commented Feb 16, 2020 via email

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