<?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: Irshad Ahmed</title>
    <description>The latest articles on DEV Community by Irshad Ahmed (@irshadahmedpk).</description>
    <link>https://dev.to/irshadahmedpk</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%2F1544811%2F9acf40ca-e212-49c7-b780-b2767111acd6.png</url>
      <title>DEV Community: Irshad Ahmed</title>
      <link>https://dev.to/irshadahmedpk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/irshadahmedpk"/>
    <language>en</language>
    <item>
      <title>Laravel blade page not working</title>
      <dc:creator>Irshad Ahmed</dc:creator>
      <pubDate>Wed, 29 May 2024 18:09:55 +0000</pubDate>
      <link>https://dev.to/irshadahmedpk/laravel-blade-page-not-working-p99</link>
      <guid>https://dev.to/irshadahmedpk/laravel-blade-page-not-working-p99</guid>
      <description>&lt;p&gt;Description&lt;br&gt;
my code not working showing only a blank page i am also trying (php artisan cache: clear) and (php artisan view: clear) but still same problem not showing anything if I use &lt;a class="mentioned-user" href="https://dev.to/include"&gt;@include&lt;/a&gt; then showing 500 errors please help me with what I do. &lt;/p&gt;

&lt;p&gt;Answered by CDLCELL:&lt;/p&gt;

&lt;p&gt;Neeraj, your code is fine but you placed your logic in opposite files. Cut welcome blade stuff and paste it into the master blade file. Similar cust master blade stuff and paste into the welcome blade file.&lt;br&gt;
Then call the welcome blade in the route and it will work.&lt;br&gt;
Let me know if you are still facing the issues.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://solutions.cdlcell.com/post/laravel-blade-page-not-working-Tz4"&gt;https://solutions.cdlcell.com/post/laravel-blade-page-not-working-Tz4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Visit: &lt;a href="http://www.cdlcell.com"&gt;www.cdlcell.com&lt;/a&gt;&lt;/p&gt;

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