Support the ongoing development of Laravel.io →
Configuration Requests
Last updated 2 years ago.
0

Does this work ?

Route::group(['domain' => 'igest.test.testing.local'], function () {
    Route::get('login', 'someControllerController@create');
});
Last updated 2 years ago.
0

nop i keep getting 404.

Last updated 2 years ago.
0

mcraz said:

Does this work ?

Route::group(['domain' => 'igest.test.testing.local'], function () {
   Route::get('login', 'someControllerController@create');
});

nop i keep getting 404.

Do you have any idea on what is wrong?

Tks.

Last updated 2 years ago.
0

Any one?

Last updated 2 years ago.
0
Solution

Well I feel stupid.

The problem was on the vhost.

Tks, back to work :)

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

nacr nacr Joined 22 May 2014

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.