Tomato PHP
Search
⌃K
🚀
Overview
🏅
Support
🤝
Contributing
🛣
Screenshots
Get Started
🔥
Environment Setup
🚀
Install
✨
Start Your First CRUD
Tomato Admin
🚀
Get Started
🧠
Install
🛗
Generate CRUD
Ketchup
🚀
Get Started
🧠
Install
🎛
Customization
🔢
Components
🆎
Text
🔤
Textarea
🔡
Rich
🔢
Number
📞
Tel
✉
Email
🖌
Color
📅
Date
⚡
Select
🔁
Repeater
🗄
Media
🌎
Trans
💎
Resource Generator
Tomato PHP
🚀
Get Started
🎹
Use
📖
Menu Provider
Plugins
🔌
Get Started
✈
Tomato API
👨💻
Tomato Artisan
🎒
Tomato Backup
📂
Tomato Browser
📎
Tomato Components
⚔
Tomato Chat
📃
Tomato CMS
👨💼
Tomato CRM
🔷
Tomato Category
🧪
Tomato Dusk
✨
Tomato Forms
🚦
Tomato Figma
🌎
Tomato Locations
📕
Tomato Logs
📖
Tomato Menus
🔔
Tomato Notifications
🔓
Tomato Roles
👨🍳
Tomato Relation Manager
🌭
Tomato Sauce
⚙
Tomato Settings
🌟
Tomato SaaS
💳
Tomato Subscription
🔤
Tomato Translations
🍕
Tomato Themes
Helpers
🍕
Laravel Console Helpers
📽
Laravel Agora
💿
Laravel Package Generator
Learn
🙏
Task To Get Start
🔴
Use Github
🦄
Awesome TailwindCSS
Contact
👨💻
GitHub
💁
Discord
Powered By GitBook
🗄

Media

you can use Media::class to build a file input like this
Media::make('name');
this class works with splade x-splade-file
it has some more methods for setting options
->max(int)
->multi(bool)
->type(string) // 'image', 'file'
​
Previous
Repeater
Next
Trans
Last modified 7mo ago