Tag: LaravelPassport

Laravel

Laravel: Login with email or phone

How to login with phone or email in Laravel passport?

 Posted in Code snippets, Laravel, PHP, Programming Tagged , ,
Lumen

Lumen Passport Logout

If you are using LumenPassport (that is based on Laravel Passport) for user authentication, you…

 Posted in Lumen Tagged , , , , , ,
Laravel

Solved: local.ERROR: RuntimeException: The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths

I got this issue while setting up LumenPassport in Laravel/Lumen micro framework. Error local.ERROR: RuntimeException:…

 Posted in Laravel, Lumen, PHP Tagged , , , , , , , ,