Route::group(['domain' => 'x.m.abc.com'], function () { Route::get('/',function(){return "welcome";}); });
Browse x.m.abc.com Show Sorry, the page you are looking for could not be found. Error
Solution! ! !
There is no problem when testing on Laravel 5.3. Your host configuration is correct.
Brother! Are you sure it's correct?
x.m.abc.com/robots.txt can be browsed
There is no problem when testing on Laravel 5.3. Your host configuration is correct.
Brother! Are you sure it's correct?
x.m.abc.com/robots.txt can be browsed