=== FINDING ALL APIs WITH FILE/IMAGE FIELDS === Found 22 controllers with file/image fields: Report saved to: FILE_FIELDS_REPORT.md === Admin APIs === • AdminBlogController Fields: image Methods: index, store, update (+2 more) • AdminCategoryController Fields: file, input(*image*), has(*image*) Methods: index, store, update (+1 more) • AdminClientController Fields: file, input(file), input(*file*), has(file), has(*file*) Methods: index, store, update (+2 more) • AdminControlPanelController Fields: file Methods: index, store, update (+1 more) • AdminHostingController Fields: file, input(*image*), has(*image*) Methods: index, store, update (+1 more) • AdminLanguageController Fields: file_* Methods: index, store, update (+1 more) • AdminOperatingSystemController Fields: file Methods: index, store, update (+1 more) • AdminPageController Fields: image, *_image Methods: index, store, update (+1 more) • AdminPaymentMethodController Fields: file, file_*, input(*image*), has(*image*) Methods: index, store, update (+1 more) • AdminProductController Fields: file, input(*image*), has(*image*) Methods: index, store, update (+1 more) • AdminProjectController Fields: file Methods: index, store, update (+2 more) • AdminServiceController Fields: file, input(*image*), has(*image*) Methods: index, store, update (+2 more) • AdminSlideshowController Fields: file, b_file, *_file, input(*file*), has(*file*) Methods: index, store, update (+2 more) • AdminTestimonialController Fields: file Methods: index, store, update (+2 more) • AdminTicketCategoryController Fields: file Methods: index, store, update • AdminUserController Fields: input(avatar), has(avatar) Methods: index, store, update (+2 more) === User APIs === • CheckoutController Fields: file Methods: checkout, summary • UserAuthController Fields: avatar Methods: register, verifyEmail, login (+7 more) • UserProfileController Fields: avatar, input(avatar), has(avatar) Methods: show, update, statistics === Public APIs === • PublicBlogCommentController Fields: avatar Methods: index, store, update === Other APIs === • BaseApiController Fields: file • FileUploadController Fields: file, filename Methods: upload, uploadMultiple Done!