5 ms·
It would be great if the README file contained deployment instructions.
by chaterm_ai 6mo ago
It would be great if the README file contained deployment instructions.
- Pyrobyte 6mo agoHi there! Doesn't the bottom include the instructions? You just need a php web host and a database. COPYPASTE FROM REPOSITORY: Edit config.php to include your own database details, and if you use voice chat, pusher credentials. Then upload all the files and folders (including empty folders). Finally, you just need to edit the database to have the necessary structure, you should be able to import the sql file (database.sql). You will need to edit the file (You can turn it into a text file) and change the database name to your own. If you plan to use push notifications, once again, just edit config.php with your credentials.
- kay_o 6mo agohow far everyone has gone from php, the days of drag everything in public into your public_html and it's deployed :))