<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Yogi Gurjar</title>
    <description>The latest articles on DEV Community by Yogi Gurjar (@yogigurjar).</description>
    <link>https://dev.to/yogigurjar</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F469594%2F35dc717f-f182-47d0-865a-919dc485f8e4.png</url>
      <title>DEV Community: Yogi Gurjar</title>
      <link>https://dev.to/yogigurjar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yogigurjar"/>
    <language>en</language>
    <item>
      <title>How to Validate Form Data in Laravel 8</title>
      <dc:creator>Yogi Gurjar</dc:creator>
      <pubDate>Thu, 17 Sep 2020 02:05:23 +0000</pubDate>
      <link>https://dev.to/yogigurjar/how-to-validate-form-data-in-laravel-8-ojb</link>
      <guid>https://dev.to/yogigurjar/how-to-validate-form-data-in-laravel-8-ojb</guid>
      <description>&lt;p&gt;how to validate form data in laravel. Laravel 8 form validation example. In this tutorial, i will show you how to submit form with validation in laravel 8.&lt;/p&gt;

&lt;p&gt;And you will learn how to store form data in laravel 8. Also validate form data before store to db.&lt;/p&gt;

&lt;h3&gt;
  
  
  How to Validate Form Data in Laravel 8
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Step 1 – Install Laravel 8 Application&lt;/li&gt;
&lt;li&gt;Step 2 – Configuring Database using Env File&lt;/li&gt;
&lt;li&gt;Step 3 – Create Model &amp;amp; Migration File For Form&lt;/li&gt;
&lt;li&gt;Step 4 – Create Routes&lt;/li&gt;
&lt;li&gt;Step 5 – Creating Controller&lt;/li&gt;
&lt;li&gt;Step 6 – Create Blade File For Form&lt;/li&gt;
&lt;li&gt;Step 7 – Start Development Server&lt;/li&gt;
&lt;li&gt;Step 8 – Run Laravel 8 Form Validation App On Browser&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://laratutorials.com/laravel-8-form-validation-example-tutorial/"&gt;https://laratutorials.com/laravel-8-form-validation-example-tutorial/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Laravel 8 Form Submit to Database</title>
      <dc:creator>Yogi Gurjar</dc:creator>
      <pubDate>Thu, 17 Sep 2020 02:00:31 +0000</pubDate>
      <link>https://dev.to/yogigurjar/laravel-8-form-submit-to-database-2ab2</link>
      <guid>https://dev.to/yogigurjar/laravel-8-form-submit-to-database-2ab2</guid>
      <description>&lt;p&gt;Laravel 8 form example. In this tutorial, i would love to show you how to create form in laravel. And how to insert data into database using form in laravel 8.&lt;/p&gt;

&lt;h3&gt;
  
  
  How to Submit Form Data into Database in Laravel 8
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Step 1 – Install Laravel 8 Application&lt;/li&gt;
&lt;li&gt;Step 2 – Configuring Database using Env File&lt;/li&gt;
&lt;li&gt;Step 3 – Create Model &amp;amp; Migration File For Add Blog Post Form&lt;/li&gt;
&lt;li&gt;Step 4 – Create Routes&lt;/li&gt;
&lt;li&gt;Step 5 – Creating Controller&lt;/li&gt;
&lt;li&gt;Step 6 – Create Blade File For Add Blog Post Form&lt;/li&gt;
&lt;li&gt;Step 7 – Start Development Server&lt;/li&gt;
&lt;li&gt;Step 8 – Run Laravel 8 Form App On Browser&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://laratutorials.com/laravel-8-form-example-tutorial/"&gt;https://laratutorials.com/laravel-8-form-example-tutorial/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Laravel 8 Installation In windows 10 Xampp Step by step</title>
      <dc:creator>Yogi Gurjar</dc:creator>
      <pubDate>Thu, 17 Sep 2020 01:53:49 +0000</pubDate>
      <link>https://dev.to/yogigurjar/laravel-8-installation-in-windows-10-xampp-step-by-step-44m</link>
      <guid>https://dev.to/yogigurjar/laravel-8-installation-in-windows-10-xampp-step-by-step-44m</guid>
      <description>&lt;p&gt;How to install laravel 8 on windows 10. In this tutorial, i would love to share with you how to install laravel 8 on windows 10. &lt;/p&gt;

&lt;h3&gt;
  
  
  How to Install Laravel 8 on Windows 10 Xampp
&lt;/h3&gt;

&lt;p&gt;Installing laravel 8 on windows 10 xampp server step by step:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Step 1 – Prerequisiteto Install Composer On Windows&lt;/li&gt;
&lt;li&gt;Step 2 – Server Requirements For Laravel 8&lt;/li&gt;
&lt;li&gt;Step 3 – Installing Laravel On Windows 10 Xampp&lt;/li&gt;
&lt;li&gt;Step 4 – Start Development Server For Laravel 8&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://laratutorials.com/installing-laravel-8-on-windows-10-xampp/"&gt;https://laratutorials.com/installing-laravel-8-on-windows-10-xampp/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
