Howto : AJAX multiple file upload in Laravel (3)

Update! To adapt this code to Laravel 4 please see my newer post here: https://maxoffsky.com/code-blog/uploading-files-in-laravel-4/ In this short blog post I will share with you how I made queued multiple file upload possible with Laravel and a nice jQuery plugin called Dropzone.js. I needed to give the user the ability to upload multiple images at once […]

Read More

Why use Laravel?

What is Laravel? Why should any PHP developer care about it? A few days ago I had to present at a local PHP Meetup in Fullerton, CA. I spoke about Laravel framework and why it will be the future of PHP frameworks (and that future is already here). Below I have that presentation from my […]

Read More