laravel-cycle-orm-adapter
laravel-cycle-orm-adapter copied to clipboard
Implement Laravel Cache table migrations support
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.