ajessup/gae-laravel

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.

Installs: 277

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 2

Open Issues: 0

pkg:composer/ajessup/gae-laravel

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

This package is not auto-updated.

Last update: 2024-12-17 07:21:09 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.