Support the ongoing development of Laravel.io →

muppbarn

Joined 29 Mar 2016

Statistics

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

Likes 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...

Likes 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...

Likes 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...

Likes 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...

Likes Replies
Solved
replied 6 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 6 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 6 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 6 years ago

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

NOTE! This forum does not accept my linebreaks

0 Likes
replied 6 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.

© 2023 Laravel.io - All rights reserved.