Support the ongoing development of Laravel.io →

eugael

Joined 25 Feb 2014

Statistics

Threads 4
Replies 2
Solutions 0
Articles 0
posted 9 years ago

Updating unique slugs

I'm using cviebrock/eloquent-sluggable to make some nice urls. Now I want to update them to new ones...

0 Likes
2 Replies

TokenMismatchException with dropzoneJS

I don't know what else to do anymore, everything I tried failed. So there's this form {{ Form::open...

0 Likes
7 Replies

How can I get the id from hasMany relationship?

Don't know if I'm doing this right. I have two models: Projects and Clients. Projects table has the...

0 Likes
3 Replies
posted 10 years ago

Join multiple tables, order by created_at problem

Can't get this to work properly. The results are not ordered by date and I get duplicates for each c...

0 Likes
0 Replies
replied 10 years ago

Use Logged In-User's Data in View

Yes, you can access column names like Auth::user()->id, Auth::user()->email....

0 Likes
replied 10 years ago

How can I get the id from hasMany relationship?

That's my problem, I don't want to add a project with client_id 1, I want to add the clients id that...

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.