has($key) | Laravel 5 Facades
The has function will check if a cookie with the given $key exists for the current request.
Showing 10 of 2,145 results.
The has function will check if a cookie with the given $key exists for the current request.
The get function will retrieve a cookie from the current request with the given $key . A $default value can be supplied and will be returned if a cookie with the given $key does not exist.
The signature of the is method is: 1 public static function is ( 2 $ pattern , 3 $ value 4 ) ;
…t. If a comment is not completed, the start of the comment will become part of a LiteralNode instance. The following sample document would produce a CommentNode and a LiteralNode : 1 {{-- The comment --}} 2 {{-- This will become part of the...
The signature of the forget method is: 1 public static function forget ( 2 & $ array , 3 $ keys 4 ) ;
The signature of the startsWith method is: 1 public static function startsWith ( 2 $ haystack , 3 $ needles 4 ) ;
The se_current_view:start tag will output a <!-- START: --> HTML comment with the current relative view path. This tag does nothing when the site is in production mode. 1 {{ se_current_view : start / }}
The se_current_view:end tag will output a <!-- END: --> HTML comment with the current relative view path. This tag does nothing when the site is in production mode. 1 {{ se_current_view : end / }}
The signature of the random method is: 1 public static function random ( 2 $ length = 16 3 ) ;
…D WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR...