<a href="{{ url('url') }}">url</a>

<a href="{{ action('StudentController@urlTest') }}">action</a>

<a href="{{ route('url') }}">route</a>

相关文章:

  • 2021-11-02
  • 2021-12-28
  • 2021-10-19
  • 2022-01-14
  • 2022-12-23
  • 2021-10-10
  • 2021-05-25
猜你喜欢
  • 2022-12-23
  • 2021-07-29
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案