Support the ongoing development of Laravel.io →
jacksoncharles

jacksoncharles

Joined 20 Aug 2014

Statistics

Threads 3
Replies 79
Solutions 7
Articles 0
posted 10 years ago

Convert SQL to eloquent

Eloquent is driving me mad :-( I need to convert the following SQL to Eloquent. Ideally I want to us...

0 Likes
0 Replies
posted 10 years ago

Nested data in form select

I have a model relationship, user belongsToMany roles. When updating a user I want to set the value...

0 Likes
0 Replies
posted 10 years ago

Using illuminate/HTML inside a package

I'm trying to develop a full stack L5 package and need to include/use illuminate/html and create a f...

0 Likes
2 Replies
Solved
replied 10 years ago

Use Migrations While Developing?

I happily edit old migrations until the first release or other factors make it risky. May not be bes...

0 Likes
replied 10 years ago

return data array with ajax?

According to your code it will exist in "html" success: function(html) { console.log(ht...

0 Likes
replied 10 years ago

return data array with ajax?

You could return a HTML view JSON encoded and insert back into the DOM such as $html = View('admin.c...

0 Likes
replied 10 years ago
0 Likes
replied 10 years ago

Passing an array to mail view?

You can access the elements inside the data array directly, for example controller $data['user_name'...

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.