Joe Dixon
Joe Dixon
A PR would be great 🙌
> You may pass an array of jobs as the second argument of fakeAsync to have control over which to process asynchronously. Any other jobs will be processed synchronously. I'm...
Hi @SalesFeed, this is fixed in v2.
Just tagged v2.1.2 with your fix. Thank you!
This is now solved in v2.
Are you able to access those pages locally?
Hey @foertel, I have just tested this and I'm not seeing the same behaviour. After setting `APP_ENV=test`: env:encrypt encrypts my `.env` file and not my `.env.test` file. Similarly, running `env:decrypt`...
While I understand your point, that callout relates to the "Determining The Current Environment" section as opposed to the "Encrypting Environment Files" section. That said, I've dug into the issue...
Thanks for your interest @digitlimit, but I believe this one is already in the process of being tackled: https://github.com/laravelio/laravel.io/pull/984
Hey @fbollon - thanks for submitting this PR. I hacked on this myself last night and discovered the package does not use the correct lang path for newer versions of...