code16 / jocko-client

Jocko V2 client
MIT License
0 stars 1 forks source link

Handle relative urls for user #5

Open aguingand opened 8 months ago

aguingand commented 8 months ago

set asset to '/' by default

config('app.asset_url')

Prevent dev to do the following for each route

route('home', absolute: false)
aguingand commented 8 months ago

Implementation problem:

Possible solution: