Tim Osborn

Results 53 comments of Tim Osborn

I'm looking forward to the new version, too :+1:

me too :) [sorry, still not sure which of these emojis signals a literal +1 (cos 👍 kinda implies 'nice work' / 'i like this')]

PS: http://stackoverflow.com/questions/19107409/how-can-i-precompile-jade-php-templates

I'm having a similar problem: I've installed in pongo.dev locally on XAMPP, and have battled past the mysql socket issue with XAMPP. Pongo reported installing correctly, and I can login...

Tx @redbaron76 .. I started over, and found some steps not mentioned in the install guide: - get laravel working - run `php artisan migrate:install` - install Pongo using `php...

@joe-3coast My issue was resolved by doing a `php artisan migrate:install` before installing pongo.. see my comment above - good luck!

lol! best wishes :)

> Would you be able to test running `wrangler dev -h ${YOUR_SUBDOMAIN}` with your route subdomain? I've tried this and get the same result as mentioned above: > ⚠️ --host...

Seems highly related: https://github.com/cloudflare/wrangler/issues/1529

`wrangler` has progressed since this was filed, but the experience (understandably) still has some sharp edges - I got: > `wrangler dev` > ... > Error: Something went wrong with...