Schema::dropIfExists(config('ai.conversations.tables.messages', 'agent_conversation_messages')); Schema::dropIfExists(config('ai.conversations.tables.conversations ...