<?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: mzamirani</title>
    <description>The latest articles on DEV Community by mzamirani (@mzamirani).</description>
    <link>https://dev.to/mzamirani</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%2F962054%2F92254ee5-8c39-415c-894b-68e55bc4cd22.jpeg</url>
      <title>DEV Community: mzamirani</title>
      <link>https://dev.to/mzamirani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mzamirani"/>
    <language>en</language>
    <item>
      <title>App shows debug even when debug mode disabled in .env and config/app.php</title>
      <dc:creator>mzamirani</dc:creator>
      <pubDate>Tue, 01 Nov 2022 12:11:49 +0000</pubDate>
      <link>https://dev.to/mzamirani/app-shows-debug-even-when-debug-mode-disabled-in-env-and-configappphp-4nio</link>
      <guid>https://dev.to/mzamirani/app-shows-debug-even-when-debug-mode-disabled-in-env-and-configappphp-4nio</guid>
      <description>&lt;p&gt;Laravel  9 shows debug even when debug mode disabled in .env and config/app.php&lt;br&gt;
Have upgradet to Laravel 9 and after deploy to 2 Azure app service, I can see that  one of them shows debug.&lt;br&gt;
It is the same code that is pushed to these to Azure app and  therefore config/app.php is the same.&lt;br&gt;
And "APP_DEBUG=false" is set to false in .env&lt;br&gt;
Why deboug is shows in one of them?&lt;br&gt;
Thanks in advance&lt;/p&gt;

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