author | Chloe Laisne <chloe.laisne@gmail.com> |
Tue, 27 Sep 2016 01:40:19 +0200 | |
changeset 302 | 973df1349591 |
parent 280 | 59a2c10ac9b8 |
permissions | -rw-r--r-- |
<?php /* |-------------------------------------------------------------------------- | Proxy Routes |-------------------------------------------------------------------------- | | */ Route::get('bnf', 'Proxy\BnfController@proxyAutoCompletion'); Route::get('bnf-sparql', 'Proxy\BnfController@proxySparql');