Cache tables should be converted to CycleORM ones: https://github.com/laravel/laravel/blob/11.x/database/migrations/0001_01_01_000001_create_cache_table.php Add service provider to register cache schema, if enabled in config.