If you want to use(or work with) another database in a section of your project use following steps...
step 1. Create another connection in config/database.php
step 2. Insert new connection info in .env file...
step 3. Tell to laravel to use this new connection