-
Maybe an idea to add StyleCI with the Laravel preset to the repository to improve and standardize the codestyle?
https://styleci.io/
Possible StyleCI config:
.styleci.yml
```
preset: larave…
-
I'd like to use the following two library. Both of them have nice features.
- [staudenmeir/eloquent-eager-limit: Laravel Eloquent eager loading with limit](https://github.com/staudenmeir/eloquent-e…
-
Much like https://github.com/phpstan/phpstan/issues/24 , I am unable to run phpstan against my full project. I have php 7.1, on Ubuntu 16, have memory_limit set to -1 (unlimited), and have attempted t…
-
Boa tarde pessoal, eu fiz as correções que estavam sendo pedidas no pull request porém o mesmo não passa. Alguém consegue ver e dar uma ajuda?
https://github.com/nfephp-org/sped-da/pull/212
-
It would be nice to have support for symfony 5.0 for packages:
- symfony/console
- symfony/config
- symfony/yaml
-
Standard get/set/add methods that do nothing but update the protected variable do not need actual testing. A simple testing stub that does them all would be enough.
e.g.
```
class SetGetAddTester…
-
## Description
### Describe the bug
When viewing Ampache homepage, it just shows sidebar and header. I believe this is due to the latest commit from pull #2137. Specifically, in `lib/class/song_…
-
It would be nice to be able to run actual integration tests (using the com_dotnet extension) on Travis-CI. Not sure how Scrutinizer is going to deal with this, but hopefully excluding the tests from .…
-
I get some indentation issues reported, for example in apps/files_external/js/settings.js, core/js/router.js and core/js/share.js
I can’t seem to see what’s wrong with the indentation there. When I p…
-
Hi @billmn
Are you still interested in maintaining this package?
If so, could we add support for laravel 5.5+ and 6.0?
Thanks!