laravel控制器访问,url应该怎么写
laravel安装完成之后,访问控制器HomeController,index方法url该怎么写,routes.php中写了Route::get('home','HomeController@index'),项目根目录: http://localhost/lara/public/index.php
BH4leon
10 years, 1 month ago