Since Laravel 11 is no longer support the `getDoctrineSchemaManager` need to update the `NovaResourceGenerator` class to use another way to parse columns. Need References: - https://github.com/reliese/laravel/discussions/283 - https://github.com/reliese/laravel/issues/286