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 11 years ago

Create an admin area on laravel 4?

Well, I think the definitive answer to his #4 question using his example controllers would read // A...

0 Likes
replied 11 years ago

Create an admin area on laravel 4?

I thought that was new in #5? I'm very new to laravel, just learned the basics of #4 and already mov...

0 Likes
replied 11 years ago

Create an admin area on laravel 4?

Code can't write itself :-) but he can use restful routing and wildcards inside the admin prefix. Be...

0 Likes
replied 11 years ago

Using static classes for validation, what do you think?

I rarely using static methods. Whilst they maybe faster they are far less efficient in the eyes of t...

0 Likes
replied 11 years ago

Create an admin area on laravel 4?

In Laravel/4 you can use something like // Admin routes Route::group(array('prefix' => 'admin', '...

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.