# Table of contents

* [🚀 Overview](README.md)
* [🏅 Support](support.md)
* [🤝 Contributing](contributing.md)
* [🛣️ Screenshots](screenshots.md)

## Get Started

* [🔥 Environment Setup](get-started/environment-setup/README.md)
  * [💿 Configuring the server](get-started/environment-setup/configuring-the-server.md)
  * [📡 Install Valet](get-started/environment-setup/install-valet.md)
  * [🎟️ Install PHPMyAdmin](get-started/environment-setup/install-phpmyadmin.md)
* [🚀 Install](get-started/install.md)
* [✨ Start Your First CRUD](get-started/start-your-first-crud.md)

## Tomato Admin

* [🚀 Get Started](tomato-admin/get-started.md)
* [🧠 Install](tomato-admin/install.md)
* [🛗 Generate CRUD](tomato-admin/generate-crud.md)
* [👓 Slots](tomato-admin/slots.md)
* [🌉 Widgets](tomato-admin/widgets.md)
* [📖 Menus](tomato-admin/menu.md)
* [🔁 Requests](tomato-admin/requests/README.md)
  * [🔁 Index Request](tomato-admin/requests/index.md)
  * [🔁 JSON Request](tomato-admin/requests/json.md)
  * [🔁 Get Request](tomato-admin/requests/get.md)
  * [🔁 Store Request](tomato-admin/requests/store.md)
  * [🔁 Update Request](tomato-admin/requests/update.md)
  * [🔁 Destroy Request](tomato-admin/requests/destroy.md)
* [🎹 Inputs](tomato-admin/inputs/README.md)
  * [🔆 Rich Text Editor](tomato-admin/inputs/rich-text-editor.md)
  * [📞 Phone Editor](tomato-admin/inputs/phone-editor.md)
  * [🖌️ Color Switcher](tomato-admin/inputs/color-switcher.md)
  * [🔁 Inputs Repeater](tomato-admin/inputs/inputs-repeater.md)
  * [💧 Draggable](tomato-admin/inputs/draggable.md)
  * [👨‍💻 Code Editor](tomato-admin/inputs/code-editor.md)
  * [⚡ Select Input](tomato-admin/inputs/select-input.md)
  * [🔚 Submit](tomato-admin/inputs/submit.md)
  * [🧾 Items](tomato-admin/inputs/items.md)
  * [🔍 Search](tomato-admin/inputs/search.md)
  * [🚁 Icon](tomato-admin/inputs/icon.md)
* [🗜️ Components](tomato-admin/components/README.md)
  * [🔗 Relation Manager](tomato-admin/components/relation-manager.md)
  * [🧊 Container](tomato-admin/components/container.md)
  * [👁️ View Row](tomato-admin/components/view-row.md)
  * [🌉 Widget](tomato-admin/components/widget.md)
  * [🔘 Button](tomato-admin/components/button.md)
  * [📖 Menu](tomato-admin/components/menu.md)
  * [👾 Tooltip](tomato-admin/components/tooltip.md)
  * [©️ ©️ Clipboard](tomato-admin/components/clipboard.md)
  * [🛣️ Slider](tomato-admin/components/slider.md)
  * [ℹ️ Action Buttons](tomato-admin/components/action-buttons.md)
  * [🍅 Application Logo](tomato-admin/components/application-logo.md)
  * [🔽 Dropdown](tomato-admin/components/dropdown.md)
  * [⏸️ Paginator](tomato-admin/components/paginator.md)
* [📑 Table](tomato-admin/table/README.md)
  * [✅ Bulk Actions](tomato-admin/table/bulk-actions.md)
  * [🗄️ Filters](tomato-admin/table/filters.md)
  * [🦘 Slots](tomato-admin/table/slots.md)
* [🔓 Jetstream & Fortify](tomato-admin/jetstream-and-fortify.md)
* [🆕 Upgrade](tomato-admin/upgrade.md)

## Tomato PHP

* [🚀 Get Started](tomato-php/get-started.md)
* [🎹 Use](tomato-php/use.md)

## Plugins

* [🔌 Get Started](plugins/get-started.md)
* [🏗️ Create New Plugin](plugins/create-new-plugin.md)
* [🔓 Tomato Roles](plugins/tomato-roles/README.md)
  * [📐 Use](plugins/tomato-roles/use.md)
  * [🔏 Developer Gate](plugins/tomato-roles/developer-gate.md)
  * [🏗️ Register Permission](plugins/tomato-roles/register-permission.md)
  * [💽 Config](plugins/tomato-roles/config.md)
* [🌎 Tomato Locations](plugins/tomato-locations/README.md)
  * [🔁 APIs](plugins/tomato-locations/apis.md)
* [⚙️ Tomato Settings](plugins/tomato-settings/README.md)
  * [📐 Use](plugins/tomato-settings/use.md)
  * [💽 Config](plugins/tomato-settings/config.md)
* [🔔 Tomato Notifications](plugins/tomato-notifications/README.md)
  * [📐 Use](plugins/tomato-notifications/use.md)
  * [🏗️ Notification Service](plugins/tomato-notifications/notification-service.md)
  * [💽 Config](plugins/tomato-notifications/config.md)
  * [🔁 APIs](plugins/tomato-notifications/apis.md)
* [🔷 Tomato Category](plugins/tomato-category/README.md)
  * [📐 Use](plugins/tomato-category/use.md)
  * [💽 Config](plugins/tomato-category/config.md)
  * [🔁 APIs](plugins/tomato-category/apis.md)
* [✨ Tomato Forms](plugins/tomato-forms/README.md)
  * [📐 Use](plugins/tomato-forms/use.md)
  * [💽 Config](plugins/tomato-forms/config.md)
  * [🔁 APIs](plugins/tomato-forms/apis.md)
* [📖 Tomato Menus](plugins/tomato-menus/README.md)
  * [📐 Use](plugins/tomato-menus/use.md)
  * [💽 Config](plugins/tomato-menus/config.md)
* [👨‍💼 Tomato CRM](plugins/tomato-crm/README.md)
  * [📐 Use](plugins/tomato-crm/use.md)
  * [🏗️ Auth Builder](plugins/tomato-crm/auth-builder.md)
  * [🔥 Events](plugins/tomato-crm/events.md)
  * [💽 Config](plugins/tomato-crm/config.md)
  * [🔁 APIs](plugins/tomato-crm/apis.md)
* [💳 Tomato Wallet](plugins/tomato-wallet/README.md)
  * [📐 Use](plugins/tomato-wallet/use.md)
  * [🗂️ Payment Methods](plugins/tomato-wallet/payment-methods.md)
  * [💽 Config](plugins/tomato-wallet/config.md)
  * [🔁 APIs](plugins/tomato-wallet/apis.md)
* [📃 Tomato CMS](plugins/tomato-cms/README.md)
  * [📐 Use](plugins/tomato-cms/use.md)
  * [💽 Config](plugins/tomato-cms/config.md)
* [🎧 Tomato Support](plugins/tomato-support/README.md)
  * [📐 Use](plugins/tomato-support/use.md)
  * [💽 Config](plugins/tomato-support/config.md)
  * [🔁 APIs](plugins/tomato-support/apis.md)
* [👜 Tomato Products](plugins/tomato-products/README.md)
  * [💿 Config](plugins/tomato-products/config.md)
  * [🌆 Screenshots](plugins/tomato-products/screenshots.md)
* [💯 Tomato Coupons](plugins/tomato-coupons/README.md)
  * [💿 Config](plugins/tomato-coupons/config.md)
  * [🌆 Screenshots](plugins/tomato-coupons/screenshots.md)
* [🚀 Tomato Orders](plugins/tomato-orders/README.md)
  * [💿 Config](plugins/tomato-orders/config.md)
  * [🌆 Screenshots](plugins/tomato-orders/screenshots.md)
* [🛍️ Tomato Ecommerce](plugins/tomato-ecommerce/README.md)
  * [🎭 Install E-commerce Theme](plugins/tomato-ecommerce/install-e-commerce-theme.md)
  * [💿 Config](plugins/tomato-ecommerce/config.md)
  * [🌆 Screenshots](plugins/tomato-ecommerce/screenshots.md)
* [🚛 Tomato Inventory](plugins/tomato-inventory/README.md)
  * [💿 Config](plugins/tomato-inventory/config.md)
* [🧾 Tomato POS](plugins/tomato-pos/README.md)
  * [💿 Config](plugins/tomato-pos/config.md)
* [📄 Tomato Invoices](plugins/tomato-invoices/README.md)
  * [💿 Config](plugins/tomato-invoices/config.md)
* [🏬 Tomato Subscription](plugins/tomato-subscription/README.md)
  * [📐 Use](plugins/tomato-subscription/use.md)
  * [💽 Config](plugins/tomato-subscription/config.md)
* [🧪 Tomato Dusk](plugins/tomato-dusk/README.md)
  * [📐 Use](plugins/tomato-dusk/use.md)
  * [💿 Config](plugins/tomato-dusk/config.md)
  * [🌆 Screenshots](plugins/tomato-dusk/screenshots.md)
* [⚔️ Tomato Chat](plugins/tomato-chat/README.md)
  * [🏗️ Setup](plugins/tomato-chat/setup.md)
  * [📐 Use](plugins/tomato-chat/use.md)
  * [💽 Config](plugins/tomato-chat/config.md)
* [📱 Tomato Flutter](plugins/tomato-flutter/README.md)
  * [📐 Use](plugins/tomato-flutter/use.md)
  * [🧲 Generate CRUD](plugins/tomato-flutter/generate-crud.md)
  * [🚀 Change Endpoint](plugins/tomato-flutter/change-endpoint.md)
  * [⏩ Tomato Froms](plugins/tomato-flutter/tomato-froms.md)
  * [🛣️ Screenshots](plugins/tomato-flutter/screenshots.md)
* [🏗️ Tomato Builder](plugins/tomato-builder/README.md)
  * [🧠 Install](plugins/tomato-builder/install.md)
  * [🖍️ Use](plugins/tomato-builder/use.md)
  * [🌆 Screenshots](plugins/tomato-builder/screenshots.md)
  * [💿 Config](plugins/tomato-builder/config.md)
* [🏗️ Tomato Sections](plugins/tomato-sections/README.md)
  * [💿 Config](plugins/tomato-sections/config.md)
* [🎭 Tomato Themes](plugins/tomato-themes/README.md)
  * [🏂 Create New Theme](plugins/tomato-themes/create-new-theme.md)
  * [🏗️ Theme Builder](plugins/tomato-themes/theme-builder.md)
  * [🛍️ Install E-commerce Theme](plugins/tomato-themes/install-e-commerce-theme.md)
  * [💿 Config](plugins/tomato-themes/config.md)
* [📠 Tomato Eddy](plugins/tomato-eddy/README.md)
  * [💿 Config](plugins/tomato-eddy/config.md)
* [👨‍💻 Tomato User Activities](plugins/tomato-user-activities/README.md)
  * [💿 Config](plugins/tomato-user-activities/config.md)
* [👨‍💼 Tomato PMS](plugins/tomato-pms.md)
* [✅ Tomato Tasks](plugins/tomato-tasks.md)
* [⌛ Tomato Timer](plugins/tomato-timer.md)
* [✈️ Tomato API](plugins/tomato-api.md)
* [🚦 Tomato Figma](plugins/tomato-figma.md)
* [🌟 Tomato SaaS](plugins/tomato-saas.md)
* [🔤 Tomato Translations](plugins/tomato-translations.md)
* [👨‍💻 Tomato Artisan](plugins/tomato-artisan.md)
* [🎒 Tomato Backup](plugins/tomato-backup.md)
* [📂 Tomato Browser](plugins/tomato-browser.md)
* [📕 Tomato Logs](plugins/tomato-logs.md)

## Helpers

* [🍕 Laravel Console Helpers](helpers/laravel-console-helpers.md)
* [📽️ Laravel Agora](helpers/laravel-agora.md)
* [💿 Laravel Package Generator](helpers/laravel-package-generator.md)

## Filament

* [🌎 Try Plugins](https://tomatophp.com/)
* [👨‍🏭 Filament Users](filament/filament-users/README.md)
  * [🛣️ Screenshots](filament/filament-users/screenshots.md)
  * [🏗️ Installation](filament/filament-users/installation.md)
  * [🛡️ Integration](filament/filament-users/integration.md)
  * [💼 Use Facade Class](filament/filament-users/use-facade-class.md)
  * [📢 Publish Assets](filament/filament-users/publish-assets.md)
* [🌎 Filament Translations](filament/filament-translations/README.md)
  * [🛣️ Screenshots](filament/filament-translations/screenshots.md)
  * [🏗️ Installation](filament/filament-translations/installation.md)
  * [🇪🇬 Language Switcher](filament/filament-translations/language-switcher.md)
  * [👨‍💻 Command Line](filament/filament-translations/command-line.md)
  * [🔧 Queue](filament/filament-translations/queue.md)
  * [🔘 Buttons](filament/filament-translations/buttons.md)
  * [🤖 AI Integration](filament/filament-translations/ai-integration.md)
  * [🌠 Import & Export](filament/filament-translations/import-and-export.md)
  * [📢 Publish Assets](filament/filament-translations/publish-assets.md)
* [⚙️ Filament Settings Hub](filament/filament-settings-hub/README.md)
  * [🛣️ Screenshots](filament/filament-settings-hub/screenshots.md)
  * [🏗️ Installation](filament/filament-settings-hub/installation.md)
  * [▶️ Usage](filament/filament-settings-hub/usage.md)
  * [📢 Publish Assets](filament/filament-settings-hub/publish-assets.md)
* [🍔 Filament Menus](filament/filament-menus/README.md)
  * [🏗️ Installation](filament/filament-menus/installation.md)
  * [🛣️ Screenshots](filament/filament-menus/screenshots.md)
  * [⏩ Use as Filament Navigation](filament/filament-menus/use-as-filament-navigation.md)
  * [⏯️ Use as a Livewire Component](filament/filament-menus/use-as-a-livewire-component.md)
  * [📢 Publish Assets](filament/filament-menus/publish-assets.md)
* [🆎 Filament Types](filament/filament-types/README.md)
  * [🛣️ Screenshots](filament/filament-types/screenshots.md)
  * [🏗️ Installation](filament/filament-types/installation.md)
  * [⏯️ Register New Type](filament/filament-types/register-new-type.md)
  * [🎹 Use Type Helper](filament/filament-types/use-type-helper.md)
  * [🔄 Use Type Column](filament/filament-types/use-type-column.md)
  * [📢 Publish Assets](filament/filament-types/publish-assets.md)
* [🔌 Filament Plugins](filament/filament-plugins/README.md)
  * [🛣️ Screenshots](filament/filament-plugins/screenshots.md)
  * [🏗️ Installation](filament/filament-plugins/installation.md)
  * [⏯️ Usage](filament/filament-plugins/usage.md)
  * [®️ ®️ List your package on the plugins list](filament/filament-plugins/list-your-package-on-the-plugins-list.md)
  * [📶 Use Selected Module in your panel](filament/filament-plugins/use-selected-module-in-your-panel.md)
  * [🏂 Get Only Current Panel Plugins](filament/filament-plugins/get-only-current-panel-plugins.md)
  * [🛑 Stop Auto Discover Module Resources](filament/filament-plugins/stop-auto-discover-module-resources.md)
  * [🎸 Stop Using Plugins UI](filament/filament-plugins/stop-using-plugins-ui.md)
  * [📢 Publish Assets](filament/filament-plugins/publish-assets.md)
* [🦄 Filament Icons](filament/filament-icons/README.md)
  * [🛣️ Screenshots](filament/filament-icons/screenshots.md)
  * [🏗️ Installation](filament/filament-icons/installation.md)
  * [⏯️ Usage](filament/filament-icons/usage.md)
  * [🪄 Add Custom Icons](filament/filament-icons/add-custom-icons.md)
  * [📢 Publish Assets](filament/filament-icons/publish-assets.md)
* [🗺️ Filament Locations](filament/filament-locations/README.md)
  * [🛣️ Screenshots](filament/filament-locations/screenshots.md)
  * [🏗️ Installation](filament/filament-locations/installation.md)
  * [📢 Publish Assets](filament/filament-locations/publish-assets.md)
* [📢 Filament Alerts](filament/filament-alerts/README.md)
  * [🛣️ Screenshots](filament/filament-alerts/screenshots.md)
  * [🏗️ Installation](filament/filament-alerts/installation.md)
  * [⏯️ Usage](filament/filament-alerts/usage.md)
  * [🔥 Firebase Integration](filament/filament-alerts/firebase-integration.md)
  * [🔗 Slack Integration](filament/filament-alerts/slack-integration.md)
  * [🔗 Discord Integration](filament/filament-alerts/discord-integration.md)
  * [⚙️ API](filament/filament-alerts/api.md)
  * [📢 Publish Assets](filament/filament-alerts/publish-assets.md)
* [🦸‍♂️ Filament Accounts](filament/filament-accounts/README.md)
  * [🛣️ Screenshots](filament/filament-accounts/screenshots.md)
  * [🏗️ Installation](filament/filament-accounts/installation.md)
  * [⏯️ Usage](filament/filament-accounts/usage.md)
  * [🎇 Use Accounts as SaaS Panel](filament/filament-accounts/use-accounts-as-saas-panel.md)
  * [🍫 Use Account Column](filament/filament-accounts/use-account-column.md)
  * [🔔 Use Notifications](filament/filament-accounts/use-notifications.md)
  * [🗺️ Use Account Locations](filament/filament-accounts/use-account-locations.md)
  * [🅰️ Use Filament Types](filament/filament-accounts/use-filament-types.md)
  * [🔏 Use Filament Impersonate](filament/filament-accounts/use-filament-impersonate.md)
  * [🏢 How to use a builder](filament/filament-accounts/how-to-use-a-builder.md)
  * [✌️ Custom validation](filament/filament-accounts/custom-validation.md)
  * [🆕 Attach New Field](filament/filament-accounts/attach-new-field.md)
  * [🎌 Attach Relation](filament/filament-accounts/attach-relation.md)
  * [🔘 Attach Table Button](filament/filament-accounts/attach-table-button.md)
  * [🛁 Auth Events](filament/filament-accounts/auth-events.md)
  * [⚙️ APIs](filament/filament-accounts/apis.md)
* [💰 Filament Wallet](filament/filament-wallet/README.md)
  * [🛣️ Screenshots](filament/filament-wallet/screenshots.md)
  * [🏗️ Installation](filament/filament-wallet/installation.md)
  * [⏯️ Usage](filament/filament-wallet/usage.md)
  * [🏁 Filament Accounts Integration](filament/filament-wallet/filament-accounts-integration.md)
  * [📢 Publish Assets](filament/filament-wallet/publish-assets.md)
* [✨ Filament Splade](filament/filament-splade/README.md)
  * [🛣️ Screenshots](filament/filament-splade/screenshots.md)
  * [🏗️ Installation](filament/filament-splade/installation.md)
  * [⏯️ Usage](filament/filament-splade/usage.md)
  * [📢 Publish Assets](filament/filament-splade/publish-assets.md)
* [🔐 Filament Developer Gate](filament/filament-developer-gate/README.md)
  * [🛣️ Screenshots](filament/filament-developer-gate/screenshots.md)
  * [🏗️ Installation](filament/filament-developer-gate/installation.md)
  * [⏯️ Usage](filament/filament-developer-gate/usage.md)
  * [📢 Publish Assets](filament/filament-developer-gate/publish-assets.md)
* [🏛️ Filament Helpers](filament/filament-helpers/README.md)
  * [🏗️ Installation](filament/filament-helpers/installation.md)
  * [⏯️ Using](filament/filament-helpers/using.md)
* [👨‍💻 Filament Artisan](filament/filament-artisan/README.md)
  * [🛣️ Screenshots](filament/filament-artisan/screenshots.md)
  * [🏗️ Installation](filament/filament-artisan/installation.md)
  * [🏃‍♂️ Running command](filament/filament-artisan/running-command.md)
  * [⚙️ Configuration](filament/filament-artisan/configuration.md)
  * [📢 Publish Assets](filament/filament-artisan/publish-assets.md)
* [📂 Filament Browser](filament/filament-browser/README.md)
  * [🛣️ Screenshots](filament/filament-browser/screenshots.md)
  * [🏗️ Installation](filament/filament-browser/installation.md)
  * [📢 Publish Assets](filament/filament-browser/publish-assets.md)
* [🔥 Filament FCM](filament/filament-fcm/README.md)
  * [🏗️ Installation](filament/filament-fcm/installation.md)
  * [⏯️ Usage](filament/filament-fcm/usage.md)
  * [📢 Publish Assets](filament/filament-fcm/publish-assets.md)
* [🖊️ Filament CMS](filament/filament-cms/README.md)
  * [🛣️ Screenshots](filament/filament-cms/screenshots.md)
  * [🏗️ Installation](filament/filament-cms/installation.md)
  * [⏯️ Custom Type](filament/filament-cms/using.md)
  * [⏯️ Custom Author Type](filament/filament-cms/custom-author-type.md)
  * [📺 Youtube Integration](filament/filament-cms/youtube-integration.md)
  * [🏩 Behance Integration](filament/filament-cms/behance-integration.md)
  * [🎭 Theme Manager](filament/filament-cms/theme-manager.md)
  * [🏨 Page Builder](filament/filament-cms/page-builder.md)
  * [🔡 Form Builder](filament/filament-cms/form-builder.md)
  * [📢 Publish Assets](filament/filament-cms/publish-assets.md)
* [🔗 Filament API](filament/filament-api/README.md)
  * [🛣️ Screenshots](filament/filament-api/screenshots.md)
  * [🏗️ Installation](filament/filament-api/installation.md)
  * [⏯️ Usage](filament/filament-api/usage.md)
  * [📢 Publish Assets](filament/filament-api/publish-assets.md)
* [👜 Filament Ecommerce](filament/filament-ecommerce/README.md)
  * [🛣️ Screenshots](filament/filament-ecommerce/screenshots.md)
  * [🏗️ Installation](filament/filament-ecommerce/installation.md)
  * [🎁 Use Coupon Service](filament/filament-ecommerce/use-coupon-service.md)
  * [📢 Publish Assets](filament/filament-ecommerce/publish-assets.md)
* [🔚 Filament Twilio](filament/filament-twilio/README.md)
  * [🏗️ Installation](filament/filament-twilio/installation.md)
  * [⏯️ Using](filament/filament-twilio/using.md)
  * [📢 Publish Assets](filament/filament-twilio/publish-assets.md)
* [⚔️ Filament Discord](filament/filament-discord/README.md)
  * [🛣️ Screenshot](filament/filament-discord/screenshot.md)
  * [🏗️ Installation](filament/filament-discord/installation.md)
  * [⏯️ Using](filament/filament-discord/using.md)
  * [🦸‍♂️ Send to Selected User](filament/filament-discord/send-to-selected-user.md)
  * [⚡ Allow Discord Error Logger](filament/filament-discord/allow-discord-error-logger.md)
  * [📢 Publish Assets](filament/filament-discord/publish-assets.md)
* [🆎 Filament Translation Component](filament/filament-translation-component/README.md)
  * [🛣️ Screenshot](filament/filament-translation-component/screenshot.md)
  * [🏗️ Installation](filament/filament-translation-component/installation.md)
  * [⏯️ Using](filament/filament-translation-component/using.md)
  * [📢 Publish Assets](filament/filament-translation-component/publish-assets.md)
* [📒 Filament Notes](filament/filament-notes/README.md)
  * [🛣️ Screenshot](filament/filament-notes/screenshot.md)
  * [🏗️ Installation](filament/filament-notes/installation.md)
  * [⏯️ Using](filament/filament-notes/using.md)
  * [📢 Publish Assets](filament/filament-notes/publish-assets.md)
* [📼 Filament Media Manager](filament/filament-media-manager/README.md)
  * [🛣️ Screenshots](filament/filament-media-manager/screenshots.md)
  * [🏗️ Installation](filament/filament-media-manager/installation.md)
  * [⏯️ Use Component](filament/filament-media-manager/use-component.md)
  * [🅰️ Add Custom Type](filament/filament-media-manager/add-custom-type.md)
  * [📂 Allow Sub Folders](filament/filament-media-manager/allow-sub-folders.md)
  * [🦸‍♂️ Allow User Access](filament/filament-media-manager/allow-user-access.md)
  * [🎇 Folders API](filament/filament-media-manager/folders-api.md)
  * [📢 Publish Assets](filament/filament-media-manager/publish-assets.md)
* [💳 Filament Withdrawals](filament/filament-withdrawals/README.md)
  * [🛣️ Screenshots](filament/filament-withdrawals/screenshots.md)
  * [🏗️ Installation](filament/filament-withdrawals/installation.md)
  * [⏯️ Custom Author Type](filament/filament-withdrawals/custom-author-type.md)
  * [🔡 Form Builder](filament/filament-withdrawals/form-builder.md)
  * [📢 Publish Assets](filament/filament-withdrawals/publish-assets.md)
* [🧾 Filament POS](filament/filament-pos/README.md)
  * [🌄 Screenshots](filament/filament-pos/screenshots.md)
  * [🏗️ Installation](filament/filament-pos/installation.md)
  * [📢 Publish Assets](filament/filament-pos/publish-assets.md)

## Learn

* [🛍️ Build E-Commerce](learn/build-e-commerce.md)
* [🙏 Task To Get Start](learn/task-to-get-start.md)
* [🔴 Use Github](learn/use-github.md)
* [🔥 Deploy Laravel App Using GitHub Actions](learn/deploy-laravel-app-using-github-actions/README.md)
  * [🏯 Install Cloudpanel](learn/deploy-laravel-app-using-github-actions/install-cloudpanel.md)
  * [🔓 Link Cloudflare](learn/deploy-laravel-app-using-github-actions/link-cloudflare.md)
  * [🔃 Clone Repo](learn/deploy-laravel-app-using-github-actions/clone-repo.md)
  * [🎇 Workflow](learn/deploy-laravel-app-using-github-actions/workflow.md)
  * [🦕 Deploy Script](learn/deploy-laravel-app-using-github-actions/deploy-script.md)
* [🦄 Awesome TailwindCSS](learn/awesome-tailwindcss.md)
* [💻 Terminal](learn/terminal.md)
