laravel-cycle-orm-adapter icon indicating copy to clipboard operation
laravel-cycle-orm-adapter copied to clipboard

Implement Laravel Cache table migrations support

Open lotyp opened this issue 1 year ago • 0 comments

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.

lotyp avatar Mar 22 '24 20:03 lotyp