laravel store incoming json request to file

raw

php.php

1
file_put_contents('/tmp/connectionstatus', file_get_contents('php://input'));
Christian Weiske Christian Weiske
owner

History