Support the ongoing development of Laravel.io →

muppbarn

Joined 29 Mar 2016

Statistics

Threads 26
Replies 67
Solutions 6
Articles 0
posted 7 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 7 years ago

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

Thanks for the help guys, I think I solved it with select but, so I wanna be cool and use Eloquent i...

0 Likes
replied 7 years ago

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

code stops at the view now. like one of you mentioned we are using "column as" but we don'...

0 Likes
replied 7 years ago

Change url from webiste

From reading more posts than the opening one, seems to me you have several DNS and want to point the...

0 Likes
replied 7 years ago

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

NOTE! This forum does not accept my linebreaks

0 Likes
replied 7 years ago

Create user, out of the box 5.3

Even though there was a huge error, the user was created.

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.

© 2024 Laravel.io - All rights reserved.