author | ymh <ymh.work@gmail.com> |
Tue, 20 Dec 2016 23:42:18 +0100 | |
changeset 481 | 002a05cd849f |
parent 280 | 59a2c10ac9b8 |
permissions | -rw-r--r-- |
<?php /* |-------------------------------------------------------------------------- | Proxy Routes |-------------------------------------------------------------------------- | | */ Route::get('bnf', 'Proxy\BnfController@proxyAutoCompletion'); Route::get('bnf-sparql', 'Proxy\BnfController@proxySparql');