Support the ongoing development of Laravel.io →

Dieter91

Joined 9 Jun 2014

Statistics

Threads 5
Replies 11
Solutions 0
Articles 0

Printing out all tags (manytomany)

Hey guys. Still having a bit of a hard time learning the relationships ^^ So i wanna print out all t...

0 Likes
3 Replies
posted 9 years ago

Help me with relations please ^^

Hey guys my DB is like you see above. Now i am wondering how i can print out the names of the weapo...

0 Likes
8 Replies
Solved
posted 9 years ago

How to add errors in costum validators?

Hey guys I followed this short tutorial: http://blog.elenakolevska.com/laravel-alpha-validator-that-...

0 Likes
1 Replies

Add data to database with timer

Hello I want to put some sort of timer so the user can only add data to the database let's say ever...

0 Likes
3 Replies

Print out database data?

Hello If i have a table named 'Books' and i would want to print out all the names of the books that...

0 Likes
2 Replies
replied 9 years ago

Many-to-many or other way?

I found these (short) tutorials easy for learning to work with relationships: https://www.youtube.co...

0 Likes
replied 9 years ago

Printing out all tags (manytomany)

So i have changed my controller to this: <?php class HomeController extends BaseController { pu...

0 Likes
replied 9 years ago

Printing out all tags (manytomany)

Nope, now i get another error: Call to undefined method Illuminate\Database\Eloquent\Collection::ta...

0 Likes
replied 9 years ago

Auth::attempt fails. Hash is differs each time.

It is normal that the hash is different each time. If you login you don't have to hash the password...

0 Likes
replied 9 years ago

Help me with relations please ^^

Thanks, that indeed looks better. One question tho i had to change if ( ! $user ) { retu...

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.