News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Build Web Apps From Scratch With Laravel Filters, Validations, and Files
August 01, 2012 @ 13:55:10

NetTuts.com has posted the latest in their series about the Laravel framework with this new post, a look at creating filters, validators and working with files.

In this Nettuts+ mini-series, we'll build a web application from scratch, while diving into a great new PHP framework that's rapidly picking up steam, called Laravel. In this lesson, we'll be learning about some very useful Laravel features: filters, and both the validation and files libraries.

They continue improving their sample application ("Instapics") and show you how to:

  • Create a filter to run before or after the request is handled
  • Apply a set of validation rules to a given dataset
  • Handle custom error messaging
  • Work with local files and uploads

They then take all of this and apply it to their application, creating an "auth" filter and login form, creating a form and doing some validation on its results and letting the user upload an image file.

0 comments voice your opinion now!
laravel framework tutorial filter validation files


blog comments powered by Disqus

Similar Posts

Symfony Blog: symfony 1.1 branch

Paul Jones' Blog: New Year's Benchmarks

Chris Hartjes' Blog: Dynamic Models in CakePHP 1.2

iFadey.com: Get Flickr Images Using SimpleXML

Sandro Groganz\'s Blog: The Future of eZ publish and eZ components


Community Events











Don't see your event here?
Let us know!


code functional opinion composer language series podcast example unittest interview release object zendframework2 development framework tool conference community testing introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework