Showing 10 of 1,322 results.

withDoubleEncoding | Blade Compiler

Set the "echo" format to double encode entities. This method has the same behavior as the Illuminate\View\Compilers\BladeCompiler::withDoubleEncoding method. You do not need to manually call this method to sync compiler information if you use the...

withoutDoubleEncoding | Blade Compiler

Set the "echo" format to not double encode entities. This method has the same behavior as the Illuminate\View\Compilers\BladeCompiler::withoutDoubleEncoding method. You do not need to manually call this method to sync compiler information if you...

Laravel 5: Conditionally Throwing Exceptions With throw_if

The throw_if function can be used to throw an exception if the supplied $boolean value evaluates to true . The supplied $parameters will be passed along to the exception's constructor.The signature of the throw_if function is: 1 function throw_if...

8. Termination. | License

You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses...

9. Acceptance Not Required for Having Copies. | License

…am. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate...

16. Limitation of Liability. | License

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,...