Modern React PHP Sandbox.
- LAMP Stack
- PHP 5.4 and above
Install this software onto a virtual machine. There may be methods of circumventing the sandboxing. This software comes without liability or warranty, any data loss is on you.
- Clone the repository into your public host.
- Create a new MySQL database.
- Run
php install.php
in the root of PHP-Sandbox/.
- Fork this repository.
- Follow "Installation" steps.
- Use
npm run dev
to start browser-sync and allow for simple modifications to the user interface. PHP requests by default are proxied to PHP Sandbox. This can be modified ininterface/webpack.dev.js