PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Ahmad Mustapha   Utility Web PHP API   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Utility Web PHP API
API to retrieve movie details and other resources
Author: By
Last change:
Date: 3 years ago
Size: 686 bytes
 

Contents

Class file image Download

UtiWeb

A web-based version of UtiClass

Installation

Make sure that you have composer installed in your machine

Clone this repository

git clone https://github.com/Ahmard/utiweb.git

Navigate to the project directory and run below command

composer install

Now, install database table for saving messages

php migrate.php

Start the server

php -S localhost:8181

Now visit http://localhost:8181 in your web browser.

_Enjoy!!!_

References

Licence

UtiWeb is _MIT_ licenced.