Home > Q&A > body text
\DB::table();Why do we need to write this slash \ in the teaching video, but the laravel manual demonstration does not require it
平庸 ^2019-08-03 16:51:15
Got it, thanks
像风一样自由2019-08-03 16:21:40
If you add this line above, use Illuminate\Support\Facades\DB;
you don’t need to write it\