Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 370 Bytes

File metadata and controls

12 lines (9 loc) · 370 Bytes

Sximo-Laravel-RESTfull-API

Turn Your Current Laravel Sximo Appication as Web Services For All Platform

With this Plugins , you can transfer current data to Mobile app , Android app or Desktop app

##Quick Usage

require_once('sximoapi.php');
$api = new sximoapi('http://yourdomain.com/sximoapi','superadmin@mail.com:pLihtt-I4jzL');
 $api->crud('employee');