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 are traits in laravel?
What is meant by Laravel - Authentication ?
What are the advantages of queue?
What is eloquent model?
How to use the custom table in laravel model?
What do you mean by horizon in laravel 5?
What is gate in laravel?
How to enable the query logging?
What is :: in laravel?
How can I install laravel in windows?
What is current stable version of laravel?
Explain short notes on Laravel - Artisan Console and commands ?