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

How to refactoring this code or make clean this code

Use an event, keep all code in the event handler and outside the controller. For example, I have an...

0 Likes
replied 10 years ago

Protecting images from being downloaded with PHP script in image tag

You can also inject meta data into the image to establish copyright

0 Likes
replied 10 years ago

PDF Generation

$rows .= '<tr>' . '<td>'.$user['first_name'].' '.$user['last_name'].'</td>'...

0 Likes
Solved
replied 10 years ago

deploy part of web application

Have your view folder collections stored in separate repositories. Install via composer and use syml...

0 Likes
replied 10 years ago

image upload and resize

Are you using a request to validate the image? I do not resize my image put I do place in a specific...

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.