PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Ankit Jain   Laravel Nginx Configuration   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Laravel Nginx Configuration
Create a Virtualhost in nginx for a Laravel site
Author: By
Last change:
Date: 8 hours ago
Size: 639 bytes
 

Contents

Class file image Download

Release Notes

Unreleased

v3.1.0 - 2020-11-22

Changed

  • Added PHP version 7.3 for travis checks
  • Update the /etc/hosts entry with "_1" if name is already present.

v3.0.0 - 2020-11-22

Changed

  • Added support for Laravel/installer v4.x with jetstream applications support

v2.0.0 - 2020-05-17

Changed

  • Require PHP 7.2 as the new minimum version
  • Allow Symfony 5

Removed

  • Remove Symfony 3.x support