Showing 10 of 2,133 results.

Required Directive Arguments | The Validate Command

Class : RequiredArgumentsValidator The required directive arguments validator emits a validation error when a directive that should contain arguments does not have any arguments in the template. The following template: 1 @extends will emit the...

Final Words | Best Practices for Securing Your Development Projects

Securing development projects is essential for protecting sensitive information and preventing potential security breaches. By prioritizing security in all stages of the development process, you can ensure that the software products you create are...

Product Data Privacy

We feel strongly that website owners and businesses should own and protect the data they store about their customers and visitors - including user engagement data.

Laravel Artisan Tinker: The env Command

The env command is used to simply return the name of the current framework environment. The environment name that is returned is set in the .env file (specifically whatever value is set for the APP_ENV entry). This command performs the same action...

Laravel 5 String Helpers: Generating Random Strings

The random helper method generates a random string of the specified $length . This method internally uses the OpenSSL function openssl_random_pseudo_bytes , and therefore requires the OpenSSL extension to be installed and configured .

Laravel Artisan General Command: The env Command

The env command is used to simply return the name of the current framework environment. The environment name that is returned is set in the .env file (specifically whatever value is set for the APP_ENV entry). 1 # Display the current framework...

Development (Trial) Access | Licensing

Meerkat is free to use locally during official beta and testing periods. Meerkat may also be used locally during the development process of your site without a license key.

Filter Search