Pharmacy-Backend Getting Started setup database in .env file DB_CONNECTION=sqlite # Delete these lines from .env file DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=pharmacy DB_USERNAME=root DB_PASSWORD=