DEV Community

Discussion on: Self-Hosted Password Manager (Laravel 8 + PHP 8 + MySQL 8)

Collapse
 
ayhanerdm profile image
Ayhan Erdem • Edited

Awesome!
Where should I enter the database info, though?
After "php artisan migrate" I get a connection error.

Collapse
 
lito profile image
Lito

Check point 4 on README github.com/eusonlito/Password-Mana...