I am completely new in the server and PHP world. I would like to upload a ready-made REST back-end that is written in the Kohana Framework to my local server and write front-end to it.
I made a server on the guide with Apache, PHP and PhpMyAdmin.
Since I have never worked with PHP and Apache, could you suggest a script, steps for setting up a backend that will send me JSON from the database.
Any help would be appreciated.