Laravel - Database Basics and Migrations
Why does Laravel use the
env() helper function in config/database.php instead of directly hardcoding database credentials?