-
- Laravel Version: 5.4.*
- Voyager Version: ^0.11.14
- PHP Version: 7.1.8
- Database Driver & Version: MariaDB 5.5.52
### Description:
I do have multiple databases which works quite well wit…
-
In laravel 9 with MongoDB(jenssegers/mongodb 3.9) I added withCount in request :
$subscription = Subscription
::getById($subscriptionId)
->withCount('userSubscriptions')
…
-
```
PHP Error: Call to undefined function Abram\Odbc\odbc_connect() in /home/carlomigueldy/projects/ajt-dashboard/api/vendor/abram/laravel-odbc/src/ODBCPdo.php on line 20
```
I just installed th…
-
Hello, I've been using this package in all my previous Laravel projects with version 8. Now, I'm working on a new project using Laravel 10. However, when I tried to install this package, I encountered…
-
### Package
filament/filament
### Package Version
v3.2.113
### Laravel Version
11.23.5
### Livewire Version
v3.5.8
### PHP Version
8.2.18
### Problem description
requiresConfirmation doesn'…
-
### Laravel version
10
### PHP version
8.2
### Voyager version
2.1
### Database
mariadb 10
### Description
Your requirements could not be resolved to an installable set of packages.
Prob…
-
Hi,
I upgraded Laravel project to 10, and when I run `composer require vansteen/laravel-sendinblue`,
I receive this error:
`vansteen/laravel-sendinblue[v0.1, ..., v0.4] require illuminate/sup…
-
### Laravel version
8.67.0
### PHP version
7.3.31
### Voyager version
1.5.1
### Database
MySQL
### Description
The media manager section on Laravel Voyager is not working on cpanel but workin…
-
- Laravel Mix Version: 6.0.43 (`npm list --depth=0`)
- Node Version (`node -v`): 16.13.1
- NPM Version (`npm -v`): 8.1.2
- OS: Windows 10 21h2
### Description:
**THIS IS HAPPENING ON …
-
With version `9.0.0` a lot of config values become mandatory in config file. In my case in previous version `8.8.1` I didn't need these properties :
```
backup.source.files.relative_path
backup.…
mho22 updated
2 months ago