Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 702 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 702 Bytes

Laravel demo application

Overview

This repository contains a starter template for deploying and hosting Laravel applications on Amezmo. ).

Features

  • Persistent storage
  • .env driven database configuration
  • Automatic app key generation
  • Redis backed queues
  • Logging
  • Amezmo deployment hook examples

How to get started

To get started with this application, fork it, then launch a new instance on Amezmo and choose Laravel as the application type in the wizard.

Resources