Issue #178 - Laravel support #511
Annotations
5 errors
Run static analysis with phpstan/phpstan:
src/Bridge/Laravel/DbToolsServiceProvider.php#L251
Call to static method add() on an unknown class Illuminate\Foundation\Console\AboutCommand.
|
Run static analysis with phpstan/phpstan:
src/Bridge/Laravel/LaravelDatabaseSessionRegistry.php#L47
Expression on left side of ?? is not nullable.
|
Run static analysis with phpstan/phpstan:
src/Bridge/Laravel/LaravelDatabaseSessionRegistry.php#L76
Call to an undefined method Illuminate\Database\Connection::getDoctrineConnection().
|
Run static analysis with phpstan/phpstan:
src/Bridge/Laravel/Resources/config/db-tools.php#L15
Function storage_path not found.
|
Run static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading