<?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: Tareque Md Hanif</title>
    <description>The latest articles on DEV Community by Tareque Md Hanif (@tmdh).</description>
    <link>https://dev.to/tmdh</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%2F200064%2Fb78b5ea3-175e-4df8-ac3c-e7b14f597050.jpeg</url>
      <title>DEV Community: Tareque Md Hanif</title>
      <link>https://dev.to/tmdh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tmdh"/>
    <language>en</language>
    <item>
      <title>Execute Laravel Artisan commands from a desktop app!</title>
      <dc:creator>Tareque Md Hanif</dc:creator>
      <pubDate>Tue, 23 Jul 2019 14:26:28 +0000</pubDate>
      <link>https://dev.to/tmdh/execute-laravel-artisan-commands-from-a-desktop-app-4p1a</link>
      <guid>https://dev.to/tmdh/execute-laravel-artisan-commands-from-a-desktop-app-4p1a</guid>
      <description>&lt;p&gt;When I was learning Laravel and I almost finished the beginner level, I thought of a desktop application which can execute Laravel artisan commands. But I had no idea how to make a desktop app with web technologies. Suddenly I saw&lt;br&gt;
&lt;a href="https://electronjs.org" rel="noopener noreferrer"&gt;Electron&lt;/a&gt; and started learning it and I finally made the app that I wanted.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Introducing &lt;a href="https://tmdh.github.io/laravel-kit/" rel="noopener noreferrer"&gt;Laravel Kit&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Laravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Ftmdh%2Flaravel-kit%2Fraw%2Fmaster%2Flk.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Ftmdh%2Flaravel-kit%2Fraw%2Fmaster%2Flk.gif" alt="Laravel Kit GIF"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just click those buttons and execute Artisan commands without using any terminal.&lt;/p&gt;

&lt;p&gt;Build something amazing!&lt;/p&gt;

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