jeudi 20 octobre 2016

Best Practice to Make a GET to a certain URL every 5 mins in Laravel

I'm using Laravel. I'm trying to make a GET to a certain URL (http://localhost/user/check_token) Every 5 mins.


I'm thinking


But I'm curious if we can achieve this in Laravel itself.

Can we declare a route and make it self executed ? or something like that ?

I'm opening to any suggestions at the moment.

Is my python solution is the best practice for this kind of task ?

Any hints / suggestions on this be much appreciated !



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire