-
### Bug description
Hi,
I have laravel idea installed in my phpstorm and only on one laravel project after several minute, phpstorm runs very low
If I disable the plugin, everything is ok
…
-
- Laravel Version: #.#.#
- PHP Version:
- Laravel-admin: #.#.#
### Description:
I want to filter cross table . i want to count on other table and compare with input . Is it possible to do it ?
…
-
Vulnerable Library - phpunit/phpunit-8.5.8
Found in HEAD commit: c84aace76ec3ee3adbeb9350245a685969209ed1
## Vulnerabilities
| CVE | Severity | CVSS | Dependency | Type | Fixed in (phpunit/ph…
-
- Laravel-mongodb Version: [4.0.0-rc1](https://github.com/mongodb/laravel-mongodb/releases/tag/4.0.0-rc1)
- Laravel Version: 10.22.0 | 10.23.1
- PHP Version: 8.1.17
- Database Driver & Version: Mon…
-
Assuming the flow is to first perform:
``` shell
rocketeer check
rocketeer setup
rocketeer deploy
```
- [ ] The Composer package manager could not be found
1. $ [ -e "/home/www/laravel/current/compos…
-
Tried installing came up with error, have you got any advice?
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires yllw-digit…
-
**Describe the bug**
Currently Webklex/php-imap by default uses 'utf-8' decoder and `\imap_utf8()` function to decode subject:https://github.com/Webklex/php-imap/blob/abf080eb745e21df7a3070ca356248…
-
I have "barryvdh/laravel-debugbar": "^3.7" and laravel 9 app and wonder
If the pluging work only on page reloded ?
a) Can I catch and see results of axios requests which are run with page reloded ?…
-
Hello, I've just run into this problem trying to run your basic example.
Issue:env: node: No such file or directory
Any ideas ?
---
If I type "node" into the Terminal, in any folder, it always wor…
-
I'm using laravel 11 with "mews/captcha": "^3.3".
I want to make captcha images with simple calculations like '3 + 4 = '.
This is my config file:
` return [
'disable' => env('CAPTCHA_DISABLE…