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