Support the ongoing development of Laravel.io →

3,386 Threads

posted 10 years ago

Best practise for adding MongoDB support to Homestead?

I want to have the mongodb and php5-mongo packages installed into homestead. Obviously I can do this...

0 Likes
9 Replies

User should access only his data in a multi-user database

I hope I described the subject properly. I'm creating a contact management application where each u...

0 Likes
3 Replies

can someone help me how to start project with laravel?

I am looking for some kind of simple application setup and tutorial about login auth with laravel st...

0 Likes
2 Replies
Solved

Multiple domains & masking of the www.example.com/de with www.example.de

Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...

0 Likes
0 Replies

Laravel Forge.

Hi guys, I am using laravel forge and it's awesome. However i ran into one problem. I created a serv...

0 Likes
0 Replies

Best way to create User Post relationship?

I have User and Post model. And my question is where to put method's like getAllMyCommentedPosts() o...

0 Likes
1 Replies

Individual layouts directory

Hi, I'm completely new to Laravel, working with it for maybe two or three days on a small/medium pro...

0 Likes
0 Replies

Laravel 4: Advanced routing issue

Hi everyone, I ran into an issue with subdomain routing configuration. Here is what I am trying to a...

0 Likes
4 Replies

Controller Route Not Found NotFoundHttpException

Hi, I'm new here. Trying to create a package with controllers in it. My package is created, route is...

0 Likes
1 Replies

Upgrade to 4.2 - DB Queries return nothing

$locations = Locations::find(1); // null $locations = Locations::all(); // [] $locations = Locations...

0 Likes
3 Replies

Getting Application in Production on Running migration!

When I am running a migration from command line I am getting the response Application In Producti...

0 Likes
4 Replies

Conditionally changing SMTP Mail settings (host, username, password).

Needing to redeclare the configuration settings when sending just one particular mail in the app. Wo...

0 Likes
3 Replies
Solved

Error display

How I can display a better error for development than the "Whoops, looks like something went wr...

0 Likes
2 Replies
Solved

Homestead YAML Error

I am setting up Homestead on my Windows OS and continually get this error: ==> default: /vagrant/...

0 Likes
4 Replies

Ultra basic stuff: how to get the URL right mydomain.com

Hello I just installed Laravel and when I go to mydomain.com I get a list of files like this: env.lo...

0 Likes
24 Replies
Solved
posted 10 years ago

Routing to Nested files in controllers

Switching from Codeigniter, it was a breeze to do this in. I'm having trouble routing to nested cont...

0 Likes
4 Replies
Solved

Laravel 4.2 FrameGuard middleware opt-in

Whilst looking through the changes in 4.2, I noticed this bit of it, and am quite interested by what...

0 Likes
1 Replies

Cannot update with composer help?

Running sudo composer update -v, here's the stack trace: Loading composer repositories with package...

0 Likes
1 Replies

Laravel + Beanstalkd + Supervisor

Hi! I encountered a really strange problem with my configuration for Beanstalkd and Supervisor. The...

0 Likes
1 Replies
posted 10 years ago

remove index.php from URL

Hello. Google lists some links to my application like https://site.de/index.php/tags/tag --- when i...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.