doulongti5932 2016-08-31 15:11
浏览 91

阻止Laravel将公共文件夹作为路由处理

I am trying to utilize a custom made library (which is not created in Laravel) in a Laravel project.

The library calls ajax files and Laravel is trying to handle them via routing resulting in routing errors.

Is there a way to prevent Laravel from treating the library's files as routes?

  • 写回答

0条回答 默认 最新

    报告相同问题?