-
**Error Message:**
schema-reader-db Error: SQLSTATE[42000]: Syntax error or access violation: 1068 Multiple primary key defined (Connection: vemto_db_connection, SQL: alter table `posts` add primary …
-
### Current Behavior
Migration from fresh fails since I'm in shared hosting and It's using MariaDB 10.11.
Apparently I have to just comment out these two lines and it's working
```
./database/…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
We are using Snipe-IT version 6…
-
**API Platform version(s) affected**: 4.0.4
**Description**
I have a strange bug, which i am not Sure is Laravel unique, or an API-Platform issue or a graphql-php issue. To reproduce you should …
-
When using Lighthouse, field name cases do not seem to be uppercased as the config value suggests it should be.
Snowflake schema has table `ACCOUNT` with `ID`,`NAME` columns.
Laravel model:
`…
-
### What happened?
I don't know how to add a Feature, this options is closed, so I have to add it as a bug.
### How to reproduce the bug
Nothing to reproduce.
### Package Version
1.7
### PHP Ver…
-
**Describe the solution you'd like**
Create schema controller, policy and requests if needed. Write tests. Follow the described endpoints:
https://www.notion.so/Laravel-API-endpoints-337c02573c874…
-
- Laravel Version: 11.#.#
- PHP Version:8.3
- Laravel-admin: #.#.#
### Description:
fix ResourceGenerator.php :
use Illuminate\Support\Facades\Schema;
protected function getTableColumns()
…
pomor updated
1 month ago
-
### Laravel version
11.30.0
### PHP version
8.3.12
### Voyager version
v1.8.0
### Database
MySql 8.4
### Description
The $index should not contain position 0 as it depens on mysql sorting whi…
-
Hey there, I made a similar package though it's not nearly as stable and well maintained as this package. I was just wondering whether there is any official Laravel integration, or if it's planned? Id…