I am trying to connect to mongo db using the eloquent module outside of laravel, i can get it to con...
I am wondering if anyone else has had this issue before, I am developing on OSX and using MAMP for m...
Looks like your pointing to the full namespace in your routing file, remove the \App\Http\Controller...
You can user the auth middleware on your routes Auth Middleware
and in that folder you have a public folder? You need to updated the document root for the vhost of...
can you please provide the vhost for that specific app your trying to run?
You can add paths for your view files into the paths array found in config/view.php
The Laravel portal for problem solving, knowledge sharing and community building.
The community