Closed gmoigneu closed 6 months ago
If Laravel is configured to use the database for cache storage (default), then it will raise an exception when running optimize:clear if the database has not yet been migrated.
optimize:clear
@akalipetis Would you mind merging this?
If Laravel is configured to use the database for cache storage (default), then it will raise an exception when running
optimize:clear
if the database has not yet been migrated.