author | ymh <ymh.work@gmail.com> |
Tue, 15 Nov 2016 18:25:35 +0100 | |
changeset 425 | f99435a7006e |
parent 280 | 59a2c10ac9b8 |
permissions | -rw-r--r-- |
<?php /* |-------------------------------------------------------------------------- | Proxy Routes |-------------------------------------------------------------------------- | | */ Route::get('bnf', 'Proxy\BnfController@proxyAutoCompletion'); Route::get('bnf-sparql', 'Proxy\BnfController@proxySparql');