@ignatiusn9851

I have personally encountered this issue with my app setups and couldn't find a working solution from anywhere (not even chat-gpt could help :)).... but then I bumped into your video by accident and after watching it for the first few minutes was like wait!!! This is exactly what I've been looking for for over a month!!! Thanks mate for the great content

@mez_mez

I'm currently having this problem and this video solves it. Thank you for the great video and great explanation!

@GringoDotDev

This is a great video Chris! I've been covering Laravel a lot on my channel, it's great to see it getting some love on Youtube.

@jimpannell2035

Perfectly explained, Chris. This could also work if your top-level application wasn't Laravel, right?

@fikrun6873

awesome mate thank u for amazing explanation

@MunnaAhmed-t1t

Just awesome explaining.... You're rocks

@tech-networking9287

Chris, I love your content, no BS, all real beef, do you have a discord community?

@ianrothmann6021

This is wonderful! I'm unfortunately in this situation and have to make it work. However, I seem to have issues with Inertia. It is as if it loads the first time and then redirects to /sub-app/sub-app/login and fails - so it duplicates the prefix directly after loading. I think it is just an intertia thing. Any ideas?

@KeihanAsgari

Hi Chris, thanks for the great video 🙏🙏
Just have a question in this example that you showed,
I did the same and there is difference between /subapp and /subapp/
How can we handle that?

@shinichi9do

do you know how to do the same with livewire?

@lessonsIm

Chris, thanks for this video.
Could you please why or when i need to do this?

@meigiretriassunu8982

Hi Crhis, thanks for the video,

I have an issue with this. This work perfectly for route with sub path (/subapp/something).. but when I try to visit the home /subapp I get method not allowed, only HEAD is allowed. Do you know how to fix this? i've noticed that when I visit /subapp, I get redirected to /subapp/

@mongi244

Took me a day till i found this