Support the ongoing development of Laravel.io →

pknecht

Joined 8 Feb 2014

Statistics

Threads 3
Replies 8
Solutions 1
Articles 0
posted 9 years ago

Image Intervention -> speeding up multiple operations

Dear community, I am using the Image Intervention extension with GDLib on an Ubuntu QuadCore hosted...

0 Likes
4 Replies
posted 9 years ago

Laravel and clustered index

Hey, I am developing an application and would now like to move it to my staging server. For the data...

0 Likes
3 Replies
Solved

Laravel with AWS and DynamoDB for StartUp purpose

Hi guys, First of all: Hello to the Laravel Community. Working as a web developer in an agency I hav...

0 Likes
8 Replies
replied 9 years ago

Image Intervention -> speeding up multiple operations

Thanks :) Did you try this without compression ? It will make big files yes but i think will make t...

0 Likes
replied 9 years ago

Image Intervention -> speeding up multiple operations

Thanks for your answer. Caching: Those images are only rendered once. Next time they are rendered, t...

0 Likes
replied 9 years ago

DB::Table query returns array

$userExists = DB::table('users')->where('email','=', $email)->pluck('email');

0 Likes
replied 9 years ago

Best practice when using custom functions with laravel model/controllers

here' a link on how to create your own helper functions: http://www.mackhankins.com/blog/laravel/def...

0 Likes
replied 9 years ago
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.