Dear community, I am using the Image Intervention extension with GDLib on an Ubuntu QuadCore hosted...
Hey, I am developing an application and would now like to move it to my staging server. For the data...
Hi guys, First of all: Hello to the Laravel Community. Working as a web developer in an agency I hav...
Thanks :) Did you try this without compression ? It will make big files yes but i think will make t...
Thanks for your answer. Caching: Those images are only rendered once. Next time they are rendered, t...
$userExists = DB::table('users')->where('email','=', $email)->pluck('email');
here' a link on how to create your own helper functions: http://www.mackhankins.com/blog/laravel/def...
The Laravel portal for problem solving, knowledge sharing and community building.
The community