[ixpmanager] Bug in rendering of the Router screen

Barry O'Donovan barry.odonovan at inex.ie
Wed Oct 18 13:37:48 IST 2017



Barry O'Donovan wrote:
> Mark Prior wrote:
>>>> although it would be nice if it worked with a relative URI rather than
>>>> define $APP_URL?
>>> Not possible: this is required by other areas such as CLI scripts which
>>> generate emails with links. Better to ensure it's right.
>> I would have thought that the CSS & JS files didn't need to be
>> referenced through absolute URIs.
> 
> We work to the framework:
> 
> https://laravel.com/docs/5.4/helpers#method-asset

With a temporary local hack actually:

https://github.com/inex/IXP-Manager/blob/master/app/Providers/AppServiceProvider.php#L50

Should be able to remove this shortly once we upgrade to Laravel 5.5.

 - Barry



More information about the ixpmanager mailing list