I want to have the mongodb and php5-mongo packages installed into homestead. Obviously I can do this...
I hope I described the subject properly. I'm creating a contact management application where each u...
I am looking for some kind of simple application setup and tutorial about login auth with laravel st...
Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...
Hi guys, I am using laravel forge and it's awesome. However i ran into one problem. I created a serv...
I have User and Post model. And my question is where to put method's like getAllMyCommentedPosts() o...
Hi, I'm completely new to Laravel, working with it for maybe two or three days on a small/medium pro...
Hi everyone, I ran into an issue with subdomain routing configuration. Here is what I am trying to a...
Hi, I'm new here. Trying to create a package with controllers in it. My package is created, route is...
$locations = Locations::find(1); // null $locations = Locations::all(); // [] $locations = Locations...
When I am running a migration from command line I am getting the response Application In Producti...
Needing to redeclare the configuration settings when sending just one particular mail in the app. Wo...
How I can display a better error for development than the "Whoops, looks like something went wr...
I am setting up Homestead on my Windows OS and continually get this error: ==> default: /vagrant/...
Hello I just installed Laravel and when I go to mydomain.com I get a list of files like this: env.lo...
Switching from Codeigniter, it was a breeze to do this in. I'm having trouble routing to nested cont...
Whilst looking through the changes in 4.2, I noticed this bit of it, and am quite interested by what...
Running sudo composer update -v, here's the stack trace: Loading composer repositories with package...
Hi! I encountered a really strange problem with my configuration for Beanstalkd and Supervisor. The...
Hello. Google lists some links to my application like https://site.de/index.php/tags/tag --- when i...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community