Support the ongoing development of Laravel.io →

sp99

Joined 30 Sep 2015

Statistics

Threads 4
Replies 4
Solutions 1
Articles 0

Intervention Image processing much slower on apache server than built in php server

I am using Intervention Image throughout my Laravel application, for example with loading thumbnails...

0 Likes
2 Replies

Header won't set

I am trying to return an image, however I cannot get the 'Content-type' to set and when I navigate t...

0 Likes
2 Replies

What permissions should the storage folder have for production?

People say to set the permissions to 777 or 775 but that doesn't seem very secure for a production e...

0 Likes
0 Replies

Image upload won't work Laravel 5

I cannot get an image to upload from a form using laravel 5. I have set 'files' to true but it still...

0 Likes
6 Replies
Solved
replied 8 years ago

Header won't set

thomastkim said: What does the readfile function do? It's built into laravel and returns a file co...

0 Likes
replied 8 years ago

Image upload won't work Laravel 5

Never mind, I had extended App\Http\Requests\Request instead of Illuminate\Http\Request in my ItemRe...

0 Likes
Solved
replied 8 years ago

Image upload won't work Laravel 5

thomastkim said: Hmm... I copied/pasted it, and it worked out fine. I can't see anything that would...

0 Likes
replied 8 years ago

Image upload won't work Laravel 5

thomastkim said: What do you get when you dd the file? Just null

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.