You can do it in two ways. First: <?php namespace App\Controller; class FooController { publ...
Max, I think your issue is that you're trying to save an array of objects on database. Looking at yo...
To get a cookie set on current request use Cookie::queued('affiliate-id').
thecloudpartner said: dietercoopman said: If you save that client to a session Session::put('key',...
The Laravel portal for problem solving, knowledge sharing and community building.
The community