Support the ongoing development of Laravel.io →
muppbarn

muppbarn

Joined 29 Mar 2016

Statistics

Threads 26
Replies 67
Solutions 6
Articles 0
posted 9 years ago

My left join fetches wrong row - 2 rows have the same name

This a piece of my method: # the posts within the thread $posts = DB::table('posts') ->wher...

0 Likes
4 Replies

slug, str_slug

I added a collumn in the table users I call slug, no errors or anything, it just doesn't add. Should...

0 Likes
2 Replies
Solved

Make one method "public" and one method for logged in users

Defining in the routes.php if the method (the function in the class) needs authentication seems good...

0 Likes
1 Replies

Create user, out of the box 5.3

I have typed: php artisan make:auth php artisan migrate Question: Now because migrate worked, that m...

0 Likes
1 Replies

Setting up Laravel, I can reach / but not /login, /register etc

Hi! I am trying to set up laravel, my project is basicly empty I just want it to work. My operating...

0 Likes
13 Replies
Solved
replied 9 years ago

Setting up Laravel, I can reach / but not /login, /register etc

The above post doesn't look at all as I wrote it, seems like this forum escapes line-breaks at rando...

0 Likes
replied 9 years ago

Setting up Laravel, I can reach / but not /login, /register etc

Oh fuck guys, it works! I wish I could explain more in detail how I did it but I didn't really follo...

0 Likes
Solved
replied 9 years ago

Setting up Laravel, I can reach / but not /login, /register etc

Is there anything in the main apache2.conf -file i need to edit? Is this correct? Sets the default s...

0 Likes
replied 9 years ago

Setting up Laravel, I can reach / but not /login, /register etc

And one more thing: this line: sudo chgrp -R webmasters /var/www/html What does it do? I mean I susp...

0 Likes
replied 9 years ago

Setting up Laravel, I can reach / but not /login, /register etc

Do I have to install git to get laravel to work?

0 Likes

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.

© 2026 Laravel.io - All rights reserved.