Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mlazuardy's avatar

url show %2f not trailing slash?

this problem is show in my hosting server , my server use apache to handle the server. i want to show the profile->avatar with {{url('storage',$post->authorId->avatar)}} forget about authorId because that isnt the error, the error is the url didnt show correctly expected result is with trailing slash but its change to %2f ? what happen?

0 likes
1 reply
mlazuardy's avatar
mlazuardy
OP
Best Answer
Level 2

SOLVED , change comma to dot

Please or to participate in this conversation.