Support the ongoing development of Laravel.io →

jayhealey

Joined 26 Feb 2014

Statistics

Threads 1
Replies 28
Solutions 5
Articles 0

How to apply validation on a file from the local file system

I wanted to apply validation to files that already exist on the local file system, just using the st...

0 Likes
0 Replies
replied 9 years ago

Interface Too Big?

You could create 3 separate interfaces, which a single repository could use. Split things into logic...

0 Likes
replied 9 years ago

Protecting images from being downloaded with PHP script in image tag

There's no way to stop this. If a user can view an image, they can: download the image screenshot i...

0 Likes
replied 9 years ago

How to work with environment in L5?

Easiest thing to do is read the official documentation- it's based on a community plugin called DotE...

0 Likes
replied 9 years ago

Create dropdown using lists() method to get two columns and combine them in final view

You should be able add an alias via a SELECT clause to the columns you want to join up, and then ref...

0 Likes
replied 9 years ago

routes.php changes not reflecting

Can you post the parts of the routes.php file that you've changed?

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.