Yes, you need to use the full namespaced class name :)
What we do at the studio I work at (for Laravel work, at least) is use Homestead on our local machin...
hireahenchman said: Is the idea to having multiple sites running on the one Vagrant box rather than...
You could put the logic in a (before) filter that does the database check, then redirects to your da...
Change your email preferences function public function emailPreferences() { return $this->has...
The Laravel portal for problem solving, knowledge sharing and community building.
The community