Level 88
Show your code.. It helps us answer your question...
You probably need to add the namespace of the facade to your file
use Illuminate\Support\Facades\Session;
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hi... i can't use Session in my helpers... i use Session or use Auth in my helper..but when insert php artisan serv in my terminal i get error .. Class 'Session' not found my helper code is
Please or to participate in this conversation.