Is there any reason I should import variables from my .env file to a config and then use the config() helper to retrieve them instead of just accessign .env directly with the env() helper?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community