<?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>Forem: yusufocaliskan</title>
    <description>The latest articles on Forem by yusufocaliskan (@yusufocaliskan).</description>
    <link>https://forem.com/yusufocaliskan</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%2F800922%2F110c7f67-5cb9-4c82-9efb-8cdc62aefa1f.jpg</url>
      <title>Forem: yusufocaliskan</title>
      <link>https://forem.com/yusufocaliskan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/yusufocaliskan"/>
    <language>en</language>
    <item>
      <title>Zerdesht Php Mvc's new updates</title>
      <dc:creator>yusufocaliskan</dc:creator>
      <pubDate>Mon, 16 May 2022 09:26:39 +0000</pubDate>
      <link>https://forem.com/yusufocaliskan/zerdesht-php-mvcs-new-updates-56b3</link>
      <guid>https://forem.com/yusufocaliskan/zerdesht-php-mvcs-new-updates-56b3</guid>
      <description>&lt;p&gt;Hi there from Zerdeşt Php Mvc v.1,&lt;/p&gt;

&lt;p&gt;I have just uploaded some upgrades of Zerdeşt with the new features and new structure approach, on Github!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/yusufocaliskan/status/1526126159959924736?s=20&amp;amp;t=Ztrf3CnLqSyyKEGSozMXLg"&gt;Repository&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>A Gaze Into the salted World of Docker</title>
      <dc:creator>yusufocaliskan</dc:creator>
      <pubDate>Thu, 05 May 2022 11:19:34 +0000</pubDate>
      <link>https://forem.com/yusufocaliskan/a-gaze-into-the-salted-world-of-docker-1442</link>
      <guid>https://forem.com/yusufocaliskan/a-gaze-into-the-salted-world-of-docker-1442</guid>
      <description>&lt;p&gt;In the ’90s the internet was so simple. The only thing that was necessary was to know a few HTML codes that to prepare a web page. In those days, political matters, financial developments, or a new single by Nirvana were readen from a newspaper, on a tv screen. The agenda was set by newspapers or tv shows. The internet was not able to affect social life. However, with technological results...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@yusufocaliskan/a-gaze-into-the-salted-world-of-docker-55c595d33eeb"&gt;A Gaze Into the salted World of Docker&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Php Mvc Framework</title>
      <dc:creator>yusufocaliskan</dc:creator>
      <pubDate>Sun, 06 Mar 2022 07:30:03 +0000</pubDate>
      <link>https://forem.com/yusufocaliskan/php-mvc-framework-751</link>
      <guid>https://forem.com/yusufocaliskan/php-mvc-framework-751</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--crdMAuwJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tfz8mib62ls4stcoiflf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--crdMAuwJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tfz8mib62ls4stcoiflf.png" alt="Image description" width="880" height="629"&gt;&lt;/a&gt;Php is a strong language, but not that organized! Zerdeşt &lt;code&gt;[zerdesht]&lt;/code&gt; Mvc structure aiming that solve that problem.  However, Zerdeşt is now at the very beginning, we need your help as well. Please don't be shy when you have even a small idea or suggest putting the light on the problem of the structure. We are working on it, day by day, and try to make it more secure and strong. Do you want to take a look?&lt;/p&gt;

&lt;p&gt;Here is the github repository.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git clone https://github.com/yusufocaliskan/php-zerdest-mvc
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;For the first installation:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;zerdest start [your-database-name]
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Zerdeşt would create a new database while installing itself by that command if there isn't any database that exists with the same name that is given by the command. Besides it would also create a new controller called login if there isn't any.&lt;/p&gt;

&lt;p&gt;To create a new fresh controller just use that command&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;zerdest new-controller [a-new-controller-name]
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;that is all!&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;

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