-
Hello All
I use scamble version 0.11.13 with Laravel 11.
When I build an API, I always create an ApiResponser Trait to keep my API response consistent.
Such as:
```
{
success: boolean,
…
-
Can't able to auto create the controller for SP with primary key
![image](https://user-images.githubusercontent.com/121165482/210941997-7744377b-cbe5-4434-bccc-b9f42f347100.png)
Provide steps to r…
-
I’ve been working on making it possible to emulate a PS5 controller with Facedancer. In the process, I’ve run into some data model / API issues that aren't straightforward to fix.
The current model…
-
### OrangeHRM version
5.7
### Environment details
- Platform: windows
- PHP version: 8.3.9
- Database and version: mariadb 10.2
- Web server: default
- Browser: chrome
### Describe the bug
…
-
-
/kind bug
**What happened?**
First off, I'm not sure if this would qualify as a bug or not, but nonetheless the following does not appear to function as expected.
To give a bit of context, our EK…
-
Hello all!
I thought it might be a good idea to implicit inject an API Resource in Controller like model does.
```
public function show(UserResource $user)
{
return $user;
}
```
When…
-
I want to expand the API controller **Opserver** to provide the ability to automatically detect items (Redis for example) for the **Zabbix** monitor. Can this change be accepted into the project?
-…
-
> We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- [x] I have searched open and closed issues for dupl…
-
### What would you like to be added?
As a user I would like to have the kubernetes API provide endpoints that allow querying metrics from kube-scheduler, kube-controller-manager and etcd, so I don't …