hello , i am new in laravel why is that in VSC , when i input my code , i got the error says no rout...
Undefined type 'Illuminate\Support\Facades\Route'. this is what i got in the terminal and prob...
i guess it's API , basically i am trying to access the varibles in .env file in my laravel project...
thanks for replieng Route::get('/', function () { db::connection()->getPdo(); }); that is...
The Laravel portal for problem solving, knowledge sharing and community building.
The community