Shaban Babar
Shaban Babar
Same here .env is not read by laravel when deployed using sls deploy
put this in your serverless.yml file package: include: ".env*" https://github.com/serverless/serverless/pull/8648#discussion_r546710547 Thanks to @mnapoli they are discussing the .env file as a need for the framework rather than its need for...
i am having this same issue i used Lift for the assets when in route53 i route my domain to the cloudfront the assets starts working on domain.com/css/app.css but in...
@t-richard thankyou so much just had to do protected $proxies = '*'; in the TrustProxies and it worked i think this should be in the docs though.
any update on this? would really love to have it for remix
latest version of electron gives this problem so the solution is downgrade electron to 6.1.7 also downgrade global electron to v 6.1.7 then ./node_modules/.bin/electron-rebuild # If you have trouble on...
@StrixOSG did you find any solution?
@mifi i am using bunny as my media host, the files are getting uploaded but getting an error in uppy like this. AwsS3/Multipart: Could not read the ETag header. This...