How to Configuration Laravel - Encryption ?
Answer / suresh kumar
The command used to generate the key in Laravel is shown below -
php artisan key:generate
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cross site request forgery with example?
What is blade laravel?
What is laravel trait?
What is a named route?
Is laravel support caching? Explain
Tell me why doesn't laravel use semantic versioning?
What is laravel tinker?
How to remove /public from url in laravel?
What is the difference between print_r and var_dump?
What are the benefits of laravel?
Is react a library or a framework?
Tell me how to use insert statement in laravel?