ajessup/gae-laravel

There is no license information available for the latest version (dev-master) of this package.

dev-master 2013-12-26 06:47 UTC

This package is not auto-updated.

Last update: 2024-04-23 04:22:23 UTC


README

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.