Hello again,
I've found the solution. Basically we can't correctly reference these classes as they are Facades and PhpStorm doesn't recognise these but there is a solution for now.
There is a git repo called Laravel-IDE-Helper written by barryvdh.
https://github.com/barryvdh/laravel-ide-helper
Download this into your app's top-level directory and away you go. No more errors and auto-completion will now work.
Darren.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community