setConnection($connection); $this->setTable(config('admin.database.menu_table')); parent::__construct($attributes); } }