-
-
## Descrição da vaga
Estamos à procura de softwares engineers back-end, que gostem realmente de programar, sejam focados na qualidade das entregas e gostem de ambientes dinâmicos. Estar disposto a …
-
I'm having some issues with deployer connections. When I try to `php ./vendor/bin/dep ssh test` it fails 50% of the time. This is both on my local machine running Arch as well on my Gitlab server in C…
-
# Bug report
**Before reporting an issue please check that you are using the latest PHPStan version!**
I'm on version **0.12.58**
**Please describe your problem here.**
When I run the foll…
-
I tried to use this ci file for my laravel app, but stuck when pushing to gitlab .Here is the specific errors.
`$ php -v`
`0:00
bash: line 87: php: command not found`
`Uploading artifacts...`
`0…
-
.gitlab-ci.yml
```
image: lorisleiva/laravel-docker:8.0
stages:
- setup
- test
prepare:
stage: setup
cache:
key: "reports-application-$CI_COMMIT_BRANCH"
paths:
-…
-
In version 2.14 `configSchema.js`contains `useDotenv: { const: true },` but `false`is a valid value cf https://www.serverless.com/framework/docs/providers/aws/guide/serverless.yml/
Also deprecation…
-
Good Day!
We are having issues after the update of Composer 2 release. It works fine the last few days, but when our developers started to commit and the pipeline starts.
Here's our gitlab-ci.ym…
-
## Nossa empresa
O nosso negócio é oferecer serviços customizados de cibersegurança, infraestrutura crítica e nuvens blindadas e nossa missão é tornar o mundo digital mais seguro e acessível.
Es…
-
I discovered a bug in PHPUnit (https://github.com/sebastianbergmann/phpunit/issues/1935) while working on a Laravel 5.1 project:
```
$ composer create-project laravel/laravel --prefer-dist
$ cd lara…