xmppo / xmpp-php

PHP client library for XMPP (Jabber) protocol
https://github.com/xmppo/xmpp-php
MIT License
45 stars 23 forks source link

prevent errors if fopen fails #23

Open bilogic opened 7 months ago

bilogic commented 7 months ago

Writing to a fixed path in this manner creates problems in Laravel, i.e. the /public folder is not writable for security reasons.