Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 laravel 的新手。Visual Studio 代码在我的 laravel 项目 laravel>routes>web.php 文件中显示错误,但程序运行良好,没有任何错误。
关于这是如何工作的任何解释?
在您的routes/web.php中使用此代码
use Illuminate\Support\Facades\Auth;