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
Requires
- php: >=5.3.0
- illuminate/support: 4.1.*
- laravel/framework: 4.1.*
This package is not auto-updated.
Last update: 2024-11-19 06:59:57 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.