---
title: "Laravel: deployment recipes"
description: "243 published deployment recipe(s) under Laravel."
canonical_url: "https://ample.computer/discover/stack/framework-laravel"
last_updated: "2026-09-22"
---

# Laravel

Canonical URL: https://ample.computer/discover/stack/framework-laravel
Node ID: `stack:framework-laravel` | Facet: stack | Published recipes below this node: 243

## Published recipes

- [Host company website with Laravel: public-site delivery](/recipes/company-website/laravel/public-site)
- [Host company website with Laravel: Postgres-backed content](/recipes/company-website/laravel/relational-content)
- [Host company website with Laravel: object-stored public media](/recipes/company-website/laravel/public-media)
- [Host company website with Laravel: bulk content imports](/recipes/company-website/laravel/content-imports)
- [Host documentation site with Laravel: public-site delivery](/recipes/documentation-site/laravel/public-site)
- [Host documentation site with Laravel: Postgres-backed content](/recipes/documentation-site/laravel/relational-content)
- [Host documentation site with Laravel: object-stored public media](/recipes/documentation-site/laravel/public-media)
- [Host documentation site with Laravel: bulk content imports](/recipes/documentation-site/laravel/content-imports)
- [Host blog with Laravel: public-site delivery](/recipes/blog/laravel/public-site)
- [Host blog with Laravel: Postgres-backed content](/recipes/blog/laravel/relational-content)
- [Host blog with Laravel: object-stored public media](/recipes/blog/laravel/public-media)
- [Host blog with Laravel: bulk content imports](/recipes/blog/laravel/content-imports)
- [Host campaign site with Laravel: public-site delivery](/recipes/campaign-site/laravel/public-site)
- [Host campaign site with Laravel: Postgres-backed content](/recipes/campaign-site/laravel/relational-content)
- [Host campaign site with Laravel: object-stored public media](/recipes/campaign-site/laravel/public-media)
- [Host campaign site with Laravel: bulk content imports](/recipes/campaign-site/laravel/content-imports)
- [Host knowledge base with Laravel: public-site delivery](/recipes/knowledge-base/laravel/public-site)
- [Host knowledge base with Laravel: Postgres-backed content](/recipes/knowledge-base/laravel/relational-content)
- [Host knowledge base with Laravel: object-stored public media](/recipes/knowledge-base/laravel/public-media)
- [Host knowledge base with Laravel: bulk content imports](/recipes/knowledge-base/laravel/content-imports)
- [Host public directory with Laravel: public-site delivery](/recipes/public-directory/laravel/public-site)
- [Host public directory with Laravel: Postgres-backed content](/recipes/public-directory/laravel/relational-content)
- [Host public directory with Laravel: object-stored public media](/recipes/public-directory/laravel/public-media)
- [Host public directory with Laravel: bulk content imports](/recipes/public-directory/laravel/content-imports)
- [Host product catalog with Laravel: relational catalog data](/recipes/product-catalog/laravel/relational-catalog)
- [Host product catalog with Laravel: public product media](/recipes/product-catalog/laravel/product-media)
- [Host product catalog with Laravel: inventory imports](/recipes/product-catalog/laravel/inventory-imports)
- [Host product catalog with Laravel: authorized file delivery](/recipes/product-catalog/laravel/download-delivery)
- [Host storefront with Laravel: relational catalog data](/recipes/storefront/laravel/relational-catalog)
- [Host storefront with Laravel: public product media](/recipes/storefront/laravel/product-media)
- [Host storefront with Laravel: inventory imports](/recipes/storefront/laravel/inventory-imports)
- [Host storefront with Laravel: authorized file delivery](/recipes/storefront/laravel/download-delivery)
- [Host marketplace with Laravel: relational catalog data](/recipes/marketplace/laravel/relational-catalog)
- [Host marketplace with Laravel: public product media](/recipes/marketplace/laravel/product-media)
- [Host marketplace with Laravel: inventory imports](/recipes/marketplace/laravel/inventory-imports)
- [Host marketplace with Laravel: authorized file delivery](/recipes/marketplace/laravel/download-delivery)
- [Host digital downloads with Laravel: relational catalog data](/recipes/digital-downloads/laravel/relational-catalog)
- [Host digital downloads with Laravel: public product media](/recipes/digital-downloads/laravel/product-media)
- [Host digital downloads with Laravel: inventory imports](/recipes/digital-downloads/laravel/inventory-imports)
- [Host digital downloads with Laravel: authorized file delivery](/recipes/digital-downloads/laravel/download-delivery)
- [Host subscription content with Laravel: relational catalog data](/recipes/subscription-content/laravel/relational-catalog)
- [Host subscription content with Laravel: public product media](/recipes/subscription-content/laravel/product-media)
- [Host subscription content with Laravel: inventory imports](/recipes/subscription-content/laravel/inventory-imports)
- [Host subscription content with Laravel: authorized file delivery](/recipes/subscription-content/laravel/download-delivery)
- [Host order tracking with Laravel: relational catalog data](/recipes/order-tracking/laravel/relational-catalog)
- [Host order tracking with Laravel: public product media](/recipes/order-tracking/laravel/product-media)
- [Host order tracking with Laravel: inventory imports](/recipes/order-tracking/laravel/inventory-imports)
- [Host order tracking with Laravel: authorized file delivery](/recipes/order-tracking/laravel/download-delivery)
- [Host crm with Laravel: relational workspace data](/recipes/crm/laravel/relational-workspace)
- [Host crm with Laravel: private attachments](/recipes/crm/laravel/private-attachments)
- [Host crm with Laravel: CSV imports](/recipes/crm/laravel/csv-imports)
- [Host crm with Laravel: downloadable reports](/recipes/crm/laravel/report-exports)
- [Host project tracker with Laravel: relational workspace data](/recipes/project-tracker/laravel/relational-workspace)
- [Host project tracker with Laravel: private attachments](/recipes/project-tracker/laravel/private-attachments)
- [Host project tracker with Laravel: CSV imports](/recipes/project-tracker/laravel/csv-imports)
- [Host project tracker with Laravel: downloadable reports](/recipes/project-tracker/laravel/report-exports)
- [Host inventory manager with Laravel: relational workspace data](/recipes/inventory-manager/laravel/relational-workspace)
- [Host inventory manager with Laravel: private attachments](/recipes/inventory-manager/laravel/private-attachments)
- [Host inventory manager with Laravel: CSV imports](/recipes/inventory-manager/laravel/csv-imports)
- [Host inventory manager with Laravel: downloadable reports](/recipes/inventory-manager/laravel/report-exports)
- [Host help desk with Laravel: relational workspace data](/recipes/help-desk/laravel/relational-workspace)
- [Host help desk with Laravel: private attachments](/recipes/help-desk/laravel/private-attachments)
- [Host help desk with Laravel: CSV imports](/recipes/help-desk/laravel/csv-imports)
- [Host help desk with Laravel: downloadable reports](/recipes/help-desk/laravel/report-exports)
- [Host recruiting tracker with Laravel: relational workspace data](/recipes/recruiting-tracker/laravel/relational-workspace)
- [Host recruiting tracker with Laravel: private attachments](/recipes/recruiting-tracker/laravel/private-attachments)
- [Host recruiting tracker with Laravel: CSV imports](/recipes/recruiting-tracker/laravel/csv-imports)
- [Host recruiting tracker with Laravel: downloadable reports](/recipes/recruiting-tracker/laravel/report-exports)
- [Host approval workflow with Laravel: relational workspace data](/recipes/approval-workflow/laravel/relational-workspace)
- [Host approval workflow with Laravel: private attachments](/recipes/approval-workflow/laravel/private-attachments)
- [Host approval workflow with Laravel: CSV imports](/recipes/approval-workflow/laravel/csv-imports)
- [Host approval workflow with Laravel: downloadable reports](/recipes/approval-workflow/laravel/report-exports)
- [Host client portal with Laravel: tenant-scoped workspaces](/recipes/client-portal/laravel/tenant-workspaces)
- [Host client portal with Laravel: private documents](/recipes/client-portal/laravel/private-documents)
- [Host client portal with Laravel: public profile assets](/recipes/client-portal/laravel/public-profiles)
- [Host client portal with Laravel: application activity history](/recipes/client-portal/laravel/activity-history)
- [Host partner portal with Laravel: tenant-scoped workspaces](/recipes/partner-portal/laravel/tenant-workspaces)
- [Host partner portal with Laravel: private documents](/recipes/partner-portal/laravel/private-documents)
- [Host partner portal with Laravel: public profile assets](/recipes/partner-portal/laravel/public-profiles)
- [Host partner portal with Laravel: application activity history](/recipes/partner-portal/laravel/activity-history)
- [Host vendor portal with Laravel: tenant-scoped workspaces](/recipes/vendor-portal/laravel/tenant-workspaces)
- [Host vendor portal with Laravel: private documents](/recipes/vendor-portal/laravel/private-documents)
- [Host vendor portal with Laravel: public profile assets](/recipes/vendor-portal/laravel/public-profiles)
- [Host vendor portal with Laravel: application activity history](/recipes/vendor-portal/laravel/activity-history)
- [Host member portal with Laravel: tenant-scoped workspaces](/recipes/member-portal/laravel/tenant-workspaces)
- [Host member portal with Laravel: private documents](/recipes/member-portal/laravel/private-documents)
- [Host member portal with Laravel: public profile assets](/recipes/member-portal/laravel/public-profiles)
- [Host member portal with Laravel: application activity history](/recipes/member-portal/laravel/activity-history)
- [Host community forum with Laravel: tenant-scoped workspaces](/recipes/community-forum/laravel/tenant-workspaces)
- [Host community forum with Laravel: private documents](/recipes/community-forum/laravel/private-documents)
- [Host community forum with Laravel: public profile assets](/recipes/community-forum/laravel/public-profiles)
- [Host community forum with Laravel: application activity history](/recipes/community-forum/laravel/activity-history)
- [Host admin dashboard with Laravel: tenant-scoped workspaces](/recipes/admin-dashboard/laravel/tenant-workspaces)
- [Host admin dashboard with Laravel: private documents](/recipes/admin-dashboard/laravel/private-documents)
- [Host admin dashboard with Laravel: public profile assets](/recipes/admin-dashboard/laravel/public-profiles)
- [Host admin dashboard with Laravel: application activity history](/recipes/admin-dashboard/laravel/activity-history)
- [Host appointment booking with Laravel: relational workflow state](/recipes/appointment-booking/laravel/relational-workflow)
- [Host appointment booking with Laravel: file attachments](/recipes/appointment-booking/laravel/attachments)
- [Host appointment booking with Laravel: structured data imports](/recipes/appointment-booking/laravel/data-imports)
- [Host appointment booking with Laravel: data exports](/recipes/appointment-booking/laravel/data-exports)
