Support the ongoing development of Laravel.io →
Laravel Routing
Last updated 1 year ago.
0

Ooh, i have found what is the real problem, since my Apache mod_rewrite is working properly, then have a look on the public directory, make sure there is no directory resembles your routes.

in my case, this route admin: Route::get('admin', [\App\Http\Controllers\AdminController::class, 'index'])->name('admin_home');

corresponded with the directory named "admin" inside public folder "public>admin". that was the problem, after changing the directory name to "backend" then the route "admin" worked just fine...

Last updated 2 years ago.
0

When you work with a Ruby on Rails software development company, you will have access to developers who understand the needs of your business https://mlsdev.com/services/custom-software-development. Top Ruby on Rails development companies are committed to delivering custom software development services that address your needs. If you want to develop products that just capture the customer's attention then you need to choose a company that has experienced developers.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Tanda tandacode Joined 5 Aug 2021

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.