Showing 10 of 1,090 results.

Laravel Miscellaneous Helper Function: with

…. The technique is to wrap object instantiation within a pair of parenthesis ( ( and ) ): 1 <?php 2 3 $ value = ( new ExampleClass ) -> someMethod ( ) ; Again, the value of $value would be some value . Both vanilla PHP method and the with method...

Laravel String Helper Function: ends_with

…aystack is any value that can be cast into a string, and $needles is any value that can be cast into an array. If the $haystack ends with any of the $needles , the method returns true . Otherwise, it returns false . The signature for the endsWith...

5. Conveying Modified Source Versions. | License

…s License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives...

8. Termination. | License

…of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and...

Filter Search