-
When I try to generate the GAE related files, it creates the .env.local file, then throws an error of:
ErrorException] preg_replace(): Compilation failed: PCRE does not support \L, \1, \N{name}, \U, …
-
Although this may be nothing to do with your code, do you have any tips for speed on gae?
I have a vps and gae running the same code and the vps averages 200ms response times, where as app engine aver…
-
Hi,
I encounter a problem for the new Google App Engine runtime for the php 5.5 that supported Curl now.
Previously, in PHP 5.4, everything is running fine for the development and production as well…
-
As the title suggests, blockquotes aren't being parsed.
I am using Laravel 5.0.31 with GrahamCampbell''s Laravel Markdown wrapper for this package. As far as I can tell, all other markdown syntax is …
-
#6777 and #5416 still seem to be an issue, even for drivers other than `file`.
---
// cc @ammont, @esbenp, @barryvdh, @bonzai, @henrikromby, @avi123,
-
First off, awesome package. Installing this, changing a couple settings, and seeing Laravel running on GAE is amazing.
However, by default the Logger is trying to write to our bucket and we are seein…
-
1.3.8
**Steps to reproduce the bug**
- Clone git repository
- Do Composer update
- Do artisan migrate
- Go to /register
- Register first super user
**Expected behaviour**
Go to dashboard and create…
-
**Version**
Latest from composer as 22nd Jan 2015
**Steps to reproduce the bug**
1. Store an application/json document in the State API.
2. Update the document (PUT) omitting the etag header.
**Ex…