-
# There's been an error on https://aegis.4.glowt.co.uk/a/m/AEGIS/projects/add.
| Detail | Value
| ------- | -
| Version | 2.0.2
| Message | SQLSTATE[23000]: Integrity constraint violation: 1062 Dupl…
-
### Summary of problem or feature request
I am running Laravel 6
I'm getting the error below:
```Yajra\Pdo\Oci8\Exceptions\Oci8Exception
ORA-12533: TNS:illegal ADDRESS parameters
My .env
DB_…
-
---
### **1. Projektowanie struktury bazy danych (PostgreSQL)**
- Definicja tabel i relacji (users, teams, projects, scans, vulnerabilities, subscriptions, activity_logs)
- **Dodanie tabel dla symu…
-
## Detailed description
When I try to "php scout:import Model", I get the error
In Client.php line 353:
Endpoint product_flat not available (prod…
-
docker image seems to be quite big, so I try to identify ways to shrink it
### Ideas
- apt-get --no-install-recommends
- Review apt packages:
- snappdf requirements: https://github.com/begano…
-
Hey i am using Laravel Nova 2.3.0 and your latest version 3.0.4 but somehow when I try to create two nested objects like Questions has Answers, Answers has Categories it does not work. It says that it…
-
Hi, whoever maintains this repo :smile:
Just wanted to let you know there's another package for laravel that wraps around the php-loep oauth2-server library. https://github.com/lucadegasperi/oauth2-…
-
Does not work in Lumen / Laravel ???
-
- Laravel-mongodb Version: #.#.#
- PHP Version: 8.1.6
- Database Driver & Version: MongoDB 6.0.2 Community
### Description:
It seems it's trying to get count from mysql instead of mongodb.
…
-
## Proposal
Adds a method to both eloquent's model and queries (that would apply to individual models) that will filter fields when the model is serialized into json, almost the same as `only`.
##…