<?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: Miguel Lima</title>
    <description>The latest articles on DEV Community by Miguel Lima (@vmiguellima).</description>
    <link>https://dev.to/vmiguellima</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%2F339806%2F908414bb-60c6-42d7-84c5-c26e7a729c21.jpg</url>
      <title>DEV Community: Miguel Lima</title>
      <link>https://dev.to/vmiguellima</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vmiguellima"/>
    <language>en</language>
    <item>
      <title>Authentication using Username and Email Address - Laravel 7</title>
      <dc:creator>Miguel Lima</dc:creator>
      <pubDate>Fri, 25 Sep 2020 19:43:24 +0000</pubDate>
      <link>https://dev.to/vmiguellima/authentication-using-username-and-email-address-laravel-7-1big</link>
      <guid>https://dev.to/vmiguellima/authentication-using-username-and-email-address-laravel-7-1big</guid>
      <description>&lt;p&gt;You want to provide an easier way for your users to login in your application. You can give them the ability to login using a username and email address.&lt;/p&gt;

&lt;p&gt;Achieve this is quite simple. You need to have installed laravel auth ui.&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>auth</category>
    </item>
  </channel>
</rss>
