I'm trying to create a Laravel 5 application that executes a script once every 24 hours, as requested by a client. But since this application isn't supposed to respond to any HTTP requests, i'm not sure how to go about it. What i'm having problems with is the execution of the script, since it won't respond to any requests, how can i execute a script within the context of a Laravel application?
Is that even possible in this framework?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire