Open gwontaeyong opened 6 years ago
and 'time'
I have the same question on the following line; what would be a simple way to test (on the demo website for instance). Non parameterized gets work like a charm but this is key to developping a good looking multicamera interface imho.
Route::put('configure', array('uses' => 'SettingsController@changeProperties'));
What would be the url ? The below works well
https://demo.kerberos.io/api/v1/name
I'm trying to using api you provided . So i'm searching about api and i found many api . but i don't know what value should i have put.
In this api i can put some value like 'days', 'date', 'take', 'page'
May be date is the data like '07-07-2018' but i don't know about other datas.