September 6, 2020
Category : Laravel
How to resolve - No supported encrypter found. The cipher and / or key length are invalid. in Laravel 5
I did get "No supported encrypter found. The cipher and / or key length are invalid" error when i clone my laravel project. But when i run project on browser i was getting this error i did try to solve this error, finally i found bellow error you can generate application key by using bellow command:
Run Command:
php artisan key:generate

Hardik Savani
I'm a full-stack developer, entrepreneur and owner of Aatman Infotech. I live in India and I love to write tutorials and tips that can help to other artisan. I am a big fan of PHP, Laravel, Angular, Vue, Node, Javascript, JQuery, Codeigniter and Bootstrap from the early stage. I believe in Hardworking and Consistency.