<?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: Saroz Kumar</title>
    <description>The latest articles on DEV Community by Saroz Kumar (@ksaroz).</description>
    <link>https://dev.to/ksaroz</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%2F274021%2F13bef17d-cc9b-4a8b-aeb4-1de87ba2e0d0.jpeg</url>
      <title>DEV Community: Saroz Kumar</title>
      <link>https://dev.to/ksaroz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ksaroz"/>
    <language>en</language>
    <item>
      <title>Multiple Authentication in laravel 6x</title>
      <dc:creator>Saroz Kumar</dc:creator>
      <pubDate>Mon, 18 Nov 2019 07:24:24 +0000</pubDate>
      <link>https://dev.to/ksaroz/multiple-authentication-in-laravel-6x-ok6</link>
      <guid>https://dev.to/ksaroz/multiple-authentication-in-laravel-6x-ok6</guid>
      <description>&lt;p&gt;i have installed laravel default authentication system (using php artisan ui react --auth) which is best for me but i have created different table for user role and make relationship between user and role table and create new table called role_user but i am unable to redirect a different page based on user role in roles table. So, my question is how to redirect pages for different user based on role? I couldn't change the default /home page, in my condition all user role redirected to same /home page. &lt;/p&gt;

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