function
Global
/
report_unless
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
report_unless
report_unless ( ) : void
Report an exception unless the given condition is true.
Parameters
- $boolean bool
- $exception Throwable |string