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

Mattias Geniar's Blog: Input Validation: Using filter_var() Over Regular Expressions

IBM developerWorks: Integrate Google Book Search into a PHP application

Dave Marshall's Blog: Defending against Cache Stampedes

International PHP Magazine: Poll Question: What Do You Look for in Frameworks?

99Points.info: Youtube Style Share Button With URL Shortening using CURL, jQuery and PHP


Community Events











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


interview community conference symfony2 unittest development release testing zendframework2 language phpunit database functional podcast series rest usergroup framework introduction opinion

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