ajessup / gae-laravel by ajessup

250
2
3
Package Data
Maintainer Username: ajessup
Maintainer Contact: ajessup@gmail.com (Andrew Jessup)
Package Create Date: 2013-12-25
Package Last Update: 2013-12-26
Language: PHP
License: Unknown
Last Refreshed: 2024-05-10 15:03:01
Package Statistics
Total Downloads: 250
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 3
Total Forks: 2
Total Open Issues: 0

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.