-
Connect with Travis and put the badge.
Meanwhile your application is lacking tests. Please test all the features using the simple and easy Laravel Integrated testing
-
Hi,
documentation states (https://codeception.com/docs/modules/Laravel) that `environment_file` specifies the environment file to load for the tests.
Laravel loads env file in https://github.com…
-
Maybe I'm using it wrong ...
I have a Job and goes to Laravel's "job" table normally.
(in my testing case I have something to FAIL this job the first 2 times ...)
So it fails... and goes to Lar…
-
1. Your software version (Screenshot of your startup)
+--------------------------+---------+
| Component | Version |
+--------------------------+---------+
| PHP …
-
Our team has a package that uses jenssegers/model. A week ago, Test tier deployments of OUR final release versions ran fine. Those deployments picked up jenssegers/model version 1.5.2 in composer.
…
-
Hello,
I have this error when I try to install your package in Laravel :
`Laravel pixelpeter/laravel5-woocommerce-api-client v3.0.0 requires automattic/woocommerce 1.3.* -> satisfiable by automat…
-
Since today the devtools in my console is no longer showing up. however the extension says: "Vue.js is detected on this page."
Im not sure if this is related to the release done today, but I have che…
-
Hi, i use
"codeception/aspect-mock": "^3.0"
"laravel/framework": "5.6.*"
php 7.1.*
Try to do in test
MyModel.php
```
class MyModel extends Model
{
.....
public function someTest()
{
r…
-
I have been testing this package for few days on Laravel 5.5. Recently, I've checked table content and some of the rows weren't encrypted at all.
After few tests in ```artisan tinker``` I've naile…
bjauy updated
6 years ago
-
[InvalidArgumentException]
Could not find a version of package jrmadsen67/laravel-feature-test-generator matching your minimum-stability (stable). Require it with an explicit version constraint all…