Casting not working on MSSQL DB project
Closed this issue · 2 comments
pristavu commented
TypeError
PHP 8.3.12
11.28.1
Pan\ValueObjects\Analytic::__construct(): Argument #1 ($id) must be of type int, string given, called in /home/code/test-laravel/vendor/panphp/pan/src/Adapters/Laravel/Repositories/DatabaseAnalyticsRepository.php on line 34
the error appears when using 'php artisan pan'
pristavu commented
nunomaduro commented
fixed