Showing 10 of 1,204 results.

Disclaimer of Warranty | Licensing

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT...

Resolving Variables

…?? null ; 11 12 if ( ! $ title || $ title === ' Stillat ' ) { 13 14 return ' Stillat ' ; 15 } 16 17 return " { $ title } | Stillat " ; 18 } ) ; Callback functions will receive the se_meta tag's context at the point it was evaluated in your...

Laravel Artisan Cache Command: The cache:table Command

The cache:table command is used to create a new migration for the cache database table. This table is required to use the database cache driver. This command defines no parameters and can be used like so: 1 php artisan cache:table The migration...

Troubleshooting

…ed PHP extension and receiving errors like unable to open file /tmp/magick- you may need install ImageMagick itself on your server. Because the installation steps may vary dramatically, be sure to research the appropriate installation steps for...

Filter Search