-
### Dusk Version
7.9
### Laravel Version
9.52.16
### PHP Version
8.1
### PHPUnit Version
9.5.10
### Database Driver & Version
8.0.26
### Description
Even if you specify chrome-driver's vers…
-
HI.
I want test login API in Laravel but instead of return 200 or 401, test return 302 always.
> $info = ['email'=>'test@gmail.com','password'=>'123456'];
> $response = $this->json('POST', '/log…
-
**Describe your task**
I have a delete user wallet method :
```
public function delete(Request $request, User $supervisor)
{
$wallet = $supervisor->getWallet(User::getSupervisorW…
-
nginx 配置如下
```
root /var/www/html;
server_name _;
location / {
try_files $uri $uri/ /index.php?$query_string;
}
location ~ \.php$ {
include snippets/fastcgi-php.conf;
fastcgi…
-
Since you didn't answer my private message in the Codeigniter forum - do you intend to maintain this rep - or is it another dead one ?
Because i would like to contribute ...
-
This isn't quite the place to do this, but while things aren't set up just right yet, this is the best place to do this for now. Email is a little cumbersome until the groups are set up...
Just to re…
allen updated
4 years ago
-
I have no success in setting up the connection to a mail server. Currently I am using the docker image and my biggest problem is that i am not able to configure any helpful logging that could give me …
-
It's been brought up by @iwyg and @brendo noted how much time it will save getting new releases out. I agree that it must be implemented for Symphony Next.
It adds a bit of extra work up front but t…
-
Hello,
I installed Api Platform a few month ago, and it look like I'm two version behind the latest one.
I'd like to update to the latest version but didn't found docs on this.
issue api-pla…
-
# Bug report
### What I did
I have had this problem pending for a few months, I had reported it with the title "Upload field contains wrong url" previously and some solutions were applied. I fol…