-
**Describe the bug**
With the introduction of jobs in the 3.4 version of the softwares, we've also recently started promoting the usage of `supervisor` as a way to execute the jobs instead of `cron`.…
-
## CVE-2018-14773 - Medium Severity Vulnerability
Vulnerable Library - symfony/http-foundation-v3.4.11
Symfony HttpFoundation Component
Library home page: https://api.github.com/repos/symfony/http-f…
-
Hello,
if I call model's facade method without assigning mthod's result to variable, I get proper autocompletion results.
Example:
function a(){
Model::
}
viz:attached image
But in the case when …
-
What is the point of using the **target = "_ blank"** attribute when opening an article or comment?
Maybe it makes sense to make an opening in the current browser tab? If a user views articles and co…
-
Hi,
I had received the error: Too few arguments to function Illuminate\Filesystem\FilesystemAdapter::put(), 1 passed in when trying your example in Laravel 5.7
I changed my code to this below for…
-
- Laravel Version: 10.15.0
- PHP Version: 8.2.4
- Laravel-admin: 1.8.17
### Description:
I am trying to do Cascading Select as given in the documentation. Data can be pulled correctly. However, …
-
**What problem does this feature proposal attempt to solve?**
I am trying out GraphQL, testing various features in order to include it in some of the web apps I am developing with laravel. Being…
kplgr updated
3 months ago
-
### Subject of the issue
Describe your issue here.
### Your environment
| Q | A
| ----------------- | ---
| Bug? | yes
| New Feature? | yes
| Framework …
-
Document "A":
```
hello
and the narwhal
Today was a day.
We will never forget.
```
Document "B":
```
hello
Everybody
and the narwhal
Today was a day.
I will never forget.
```
Diff::co…
FBnil updated
7 years ago
-
Getting this error with Browserify-hmr when saving a js file:
`[HMR] Error applying update TypeError: Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'.`
Is not hot reloadin…