<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Backend on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/backend/</link>
    <description>Recent content in Backend on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 10 Feb 2015 00:18:29 +0000</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/backend/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Let’s write a Laravel application - Form validation for your backend and frontend</title>
      <link>https://janikvonrotz.ch/2015/02/10/lets-write-a-laravel-application-form-validation-for-your-backend-and-frontend/</link>
      <pubDate>Tue, 10 Feb 2015 00:18:29 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/02/10/lets-write-a-laravel-application-form-validation-for-your-backend-and-frontend/</guid>
      <description>&lt;p&gt;Form validation is always part of your data process workflow. With Laravel you can to validate the input on the controller or the eloquent model. To provide a seamless user experience it&amp;rsquo;s better to validate a form with JavaScript in the frontend. However due to security reasons you have provide a backend validation, otherwise it would possible to inject non valid data.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
