-
Although advertised as MySql compatible, there are several gotchas and missing features from the typical Eloquent + MySql experience. These should be outlined in the docs somewhere.
An obvious one…
-
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 3072 bytes (SQL: alter table `categories` add index `categories_node_index`(`node`))
:(
-
I get `Can't locate path \vendor\moura137\laravel-elephantio\src\Moura137/config/elephant-io.php` when publishing.
-
> If you have a question, and not a bug or proposal, post in the discussions.
> https://github.com/laravel-doctrine/orm/discussions
# laravel-doctrine/orm version & Laravel version
laravel-doc…
-
```php
-
### What happened?
I have three databases, which I have specified separately as connections in database.php.
`php artisan model:show` specifies the database, which is the connection. This means th…
-
### Summary of problem or feature request
I added the core datatables extension to a laravel project:
`composer require yajra/laravel-datatables-oracle:"^11.0"`
And then tried the command to cr…
-
```
[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined method Illuminate\Foundation\Application::share()
```
-
**Description**: On branch master, When I run `php artisan migrate` I get php syntax errors thrown
(see screenshot)
https://prnt.sc/fdjuuk
**Notes**: found syntax error in the migrations for don…
-
![image1](https://github.com/user-attachments/assets/bfcbf6da-3124-45c7-a2f5-d0302e1bc7c9)
![image2](https://github.com/user-attachments/assets/a40d988c-cac2-430f-9cef-6eb23c262703)
![image3](https:…