Stephen Ball

Results 16 issues of Stephen Ball

If the config is cached with `$ php artisan config:cache` any subsequent uses of the artisan command will fail As it mentions at https://laravel.com/docs/5.3/configuration#configuration-caching the `env()` function can only be...

If you use something like [codeclimate](https://codeclimate.com/) you need to set an environmental variable `CODECLIMATE_REPO_TOKEN` for the test-reporter to know which repo the test results are for, this would be different...

component:builder

This is more a note for myself because I won't get a chance to do anything over the next 10 days and I'm likely to forget

component:builder
bug:new
version:1.7

Seems there are several tools called deployer http://deployer.org http://deployer.edwinapp.com

Hide from CHANGELOG

The updater backs up the database before running, but it never deletes old backups. Should be changed to only keep a few backups

Context: Console/Jobs
Priority: Medium

https://laravel.com/docs/5.3/broadcasting

Refactor
Context: Frontend/UI
Priority: Medium

- Updates for modern versions of k3d - Update images from amd64 from arm64 - Updates for modern versions of k3d

When you assign a device the type of "Domotic" or "Other" that type then appears twice in the types list

I know you can add the annotation to increase the timeout on a per test basis but is there a way to do it on a per test suite basis,...

enhancement

You already allow the header colour to be changed but it would be great if there were a way to inject more CSS, either a URL to a file or...

kind/enhancement
workflow/todo