Level 50
Hi @pisco, one option is to use file_get_contents() to read a remote file..
1 like
Hey guys,
I am in the process of creating a comment monitoring tool to scan reddit comments for certain keywords.
Under the following url I can display all comments:
https://amp.reddit.com/r/all/comments.json
However I am not sure how to implement the monitoring aspect in laravel. Is php the right language for such requests intensive tasks? Any well designed examples within laravel?
Appreciate your replies!
Please or to participate in this conversation.