Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 254 Bytes

This package provides support for running Laravel on Google App Engine. This package includes:

  • The GaeApplication class, which extends Illuminate\Foundation\Application class with a bugfix that allows the use of streams like gs:// in storage paths.