-
Laravel9 PHP8 无法上传图片
`TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in file D:\phpstudy_pro\WWW\laravel9.dd.com\vendor\qiniu\php-sdk\src\Qiniu\Auth.php on line …
-
Hello,
I have a custom module built using the Module Builder in the Developer area of the admin, and defined a custom menu in the module's config/config.php file. Other contexts such as Reporting an…
-
### Library name and version
Azure.Monitor.OpenTelemetry.Exporter
### Describe the bug
The `Name` and `Operation Name` are inconsistent depending on type of routing, configuration, and net framewo…
-
**Description**
A clear and concise description of what the feature is.
Hi OpenFunction, I saw the new feature of the [unified access entry](https://github.com/OpenFunction/OpenFunction/blob/main/…
-
# Describe the bug
error message after deleting device
## Screenshots
```
An error occurred while processing your request.
Request ID: |ac77ae1b-47ac90f237bbf5a0.
Development Mode
Swapping …
-
Something more of an annoyance, possible bug? Clicking a SUBMIT with POSTBACK, including a screen lock on first click, when the page loads if you spam click the button to say, remove many items one at…
-
I need to get routing parameters available in the global scope. I am not using controllers in a project, so I am including script file based on route rules using dispatcher.
Basically, when I set rou…
-
For the admin panel, we need authentication. This will be handled via JWT. To incorporate this, we will need several endpoints with corresponding logic and SQL tables.
- endpoints
- GET `/auth/token…
-
Have you done any testing with Laravel 5.3? I forked and updated the `illuminate/routing` dependency to `5.3.*` and am able to get things in a mostly functional state.
The largest issue I've run in…
kfnic updated
7 years ago
-
in Laravel 5.3 i am gettin this error `{"message":"Unauthenticated.","status_code":500,"debug":` when trying to run index method that `return User::all();` in HomeController and in my api.php
```
`$a…