DEV Community

Md Abdullah al noor
Md Abdullah al noor

Posted on

1

Redirect Url Issue with Laravel and htaccess

Redirect Url Issue with Laravel and htaccess

2

I create virtual host for my project in local xampp. Url: http://kooltech-us.com/

I have folder's name admin (From picture below ) in public folder (Laravel) .

enter image description here

in my project my admin login url http://localhost/admin/login .

I hit url http://localhost/admin/login to go to admin login page .. it's okay but when…

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay