Adeshina H.
Adeshina H.
This feature allows for loading multiple environment files when passing the folder name to either Load() or Overload() method, as opposed to entering files name or file paths singularly.
I think having an option of passing folder name to Load(folders ...string) or Overload(folders ...string) will help tremendously in loading all env files found. This is extremely beneficial when working...
Hi. I am getting this error message in my build, specifically at the point of using `jakejarvis/s3-sync-action@master`: > with: > args: --acl public-read --follow-symlinks --delete > env: > AWS_S3_BUCKET: ***...
Hi, I get an error each time I try passing a variable to the to(). Example: ->to($user_email_address, 'John Doe') In addition, is it possible to use this with Mailable? Like...