Skip to content

lhj1982/api-proxy-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Api Proxy for Laravel 4, forked from original api proxy laravel package, document can be found

Updates:

Config that pass on session even if some http errors.

Support image upload via guzzlehttp, right now, only support single file and user has to send in it with parameter key 'file'

When PUT request, in client, we need to send post request with 'method'=>'PUT', and proxy itself will convert it to _method on runtime

About

Laravel proxy helper package for javascript API calls

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%