185729/when-to-generate-a-new-application-key-in-laravel
As it automatically sets it for me in my .env file when I create the app. So I don't know when to generate the application key. And if another developer comes in, and clones the app, does he/she need to run PHP artisan key:generate ?
Hello @kartik, Laravel 5.7 introduced the following functionality: Auth::routes(['register' ...READ MORE
Given this array: $inventory = array( ...READ MORE
In my patient table, I want to ...READ MORE
How can I generate a create table ...READ MORE
Hii, Here is an approach I have used, it's ...READ MORE
Hello @kartik, I've used, it's an attempt to ...READ MORE
Your mail.php on config you declare host ...READ MORE
php artisan cache:clear Is there any workaround to ...READ MORE
In Laravel 5, I'm attempting to build ...READ MORE
When I go to the link folder ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.