Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 314 Bytes

install.md

File metadata and controls

20 lines (13 loc) · 314 Bytes
layout title
default
Installation

Installation

The recommended way to install Latitude is with Composer:

composer require latitude/latitude

Requirements

  • PHP 7.1 or better

Without Composer

Using Latitude without Composer is possible but not supported.