What is Application key in laravel
its 32 character string generated while installing laravel.They can be set in .env file. We can generate the key using the command php artisan key:generate; Click here for more interview questions
its 32 character string generated while installing laravel.They can be set in .env file. We can generate the key using the command php artisan key:generate; Click here for more interview questions