Please tell me how to configure routing in tp5.1 so that it cannot be accessed using localhost/servername.
super~M%
super~M% 2019-05-25 16:59:58
0
0
873

<?php

use think/facade/Route;


##////Bind the current url to the blog control of the index module Index operation of the server


Route::bind('index/blog/index')


super~M%
super~M%

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template