Support the ongoing development of Laravel.io →

ncovill

Joined 12 Jan 2015

Statistics

Threads 3
Replies 6
Solutions 0
Articles 0

Laravel 4 Event Listeners and NodeJS/Socket.io

I am trying to make some information display in real-time on a site of mine. Followed this guide: ht...

0 Likes
2 Replies

Update without touching timestamps?

I've created a type of forum which is sorted by "updated_at", but right now every page vie...

0 Likes
7 Replies

Laravel 4 Paypal IPN Not Working TokenMismatchException

I am simply adding a paypal IPN (using the https://github.com/mike182uk/paypal-ipn-listener) to add...

0 Likes
3 Replies
replied 9 years ago

Laravel 4 Event Listeners and NodeJS/Socket.io

Omg, thanks!! That was it :) After parsing the JSON via jquery I was able to post both values into t...

0 Likes
replied 9 years ago

Update without touching timestamps?

I am about to start an acheivement system as well, Event listeners are DEFINITELY the way to go for...

0 Likes
replied 9 years ago

Update without touching timestamps?

Seems like event listeners worked: Event::listen( 'thread.increment', function( $id, $timestamp ) {...

0 Likes
replied 9 years ago

Update without touching timestamps?

Nope, didn't work, same issue :( thinking of trying some kind of event

0 Likes
replied 9 years ago

Update without touching timestamps?

I had just added that public $timestamps actually, thanks for pointing that out, but that's not it u...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.