HI,
i have my .env config file, but i have an external service that change the token every 3 hours. so im checking for valid token if not i need to refresh it, but i want to update the token param in the env, how can i do that?
im using the env("token") to get it, how can i reset this param?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community