Download the PHP package emir/weekly-share without Composer
On this page you can find all versions of the php package emir/weekly-share. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package weekly-share
Add URLs to Weekly Services
Installation
You need to copy .env.example to .env and update variables
API
URL | METHOD | PARAMS | VALIDATION ERRORS (HTTP STATUS: 422) | SUCCESS CODE |
---|---|---|---|---|
/api/v1/links | POST | {"url": "https://google.com", "email": "[email protected]"} | {"message":"The given data was invalid.","errors":{"url":["The url field is required."], "email":["The email field is required."]}} | 201 |
License
All versions of weekly-share with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
fideloper/proxy Version ~3.3
laravel/framework Version 5.5.*
laravel/tinker Version ~1.0
fideloper/proxy Version ~3.3
laravel/framework Version 5.5.*
laravel/tinker Version ~1.0
The package emir/weekly-share contains the following files
Loading the files please wait ....