<?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: hkmsadek</title>
    <description>The latest articles on DEV Community by hkmsadek (@hkmsadek).</description>
    <link>https://dev.to/hkmsadek</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%2F119104%2F7e1e496d-746e-463b-885c-0e223cd2645a.jpg</url>
      <title>DEV Community: hkmsadek</title>
      <link>https://dev.to/hkmsadek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hkmsadek"/>
    <language>en</language>
    <item>
      <title>Download flutter chat app ui code</title>
      <dc:creator>hkmsadek</dc:creator>
      <pubDate>Thu, 11 Mar 2021 13:33:16 +0000</pubDate>
      <link>https://dev.to/hkmsadek/download-flutter-chat-app-ui-code-65l</link>
      <guid>https://dev.to/hkmsadek/download-flutter-chat-app-ui-code-65l</guid>
      <description>&lt;p&gt;Hey guys, I am with my team building flutter application for many clients. I have made few flutter app template for full projects. I thought you could like it. &lt;/p&gt;

&lt;p&gt;Download flutter chat app for free. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://appifylab.com/products/details/chat-anytime-smart-chat-app"&gt;https://appifylab.com/products/details/chat-anytime-smart-chat-app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>dart</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Full stack laravel and vue tutorial</title>
      <dc:creator>hkmsadek</dc:creator>
      <pubDate>Tue, 14 Apr 2020 06:58:36 +0000</pubDate>
      <link>https://dev.to/hkmsadek/full-stack-laravel-and-vue-tutorial-1no9</link>
      <guid>https://dev.to/hkmsadek/full-stack-laravel-and-vue-tutorial-1no9</guid>
      <description>&lt;p&gt;Hello everyone, I have started a series on laravel and vue.js where I am covering these topics &lt;/p&gt;

&lt;p&gt;For laravel we will cover &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Route ​&lt;/li&gt;
&lt;li&gt;Model ​&lt;/li&gt;
&lt;li&gt;View ​&lt;/li&gt;
&lt;li&gt;Controller ​&lt;/li&gt;
&lt;li&gt;Query​&lt;/li&gt;
&lt;li&gt;Middleware ​&lt;/li&gt;
&lt;li&gt;Authentication​&lt;/li&gt;
&lt;li&gt;Relationships ​&lt;/li&gt;
&lt;li&gt;Email sending ​&lt;/li&gt;
&lt;li&gt;Account/Password recovery&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For vue.js we will cover &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Vue router ​&lt;/li&gt;
&lt;li&gt;Vuex​&lt;/li&gt;
&lt;li&gt;Components ​&lt;/li&gt;
&lt;li&gt;Mixin ​&lt;/li&gt;
&lt;li&gt;Methods ​&lt;/li&gt;
&lt;li&gt;Hooks​&lt;/li&gt;
&lt;li&gt;Filters ​&lt;/li&gt;
&lt;li&gt;iView UI ​&lt;/li&gt;
&lt;li&gt;Computed ​&lt;/li&gt;
&lt;li&gt;Data function ​&lt;/li&gt;
&lt;li&gt;Two-way binding​&lt;/li&gt;
&lt;li&gt;Axios​&lt;/li&gt;
&lt;li&gt;Vue conditions ​&lt;/li&gt;
&lt;li&gt;Vue loops ​&lt;/li&gt;
&lt;li&gt;Vue editor.js​&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So if you are interested on these topics feel free to watch them, and you can ask me questions regarding this series in our facebook support group. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=iHHBb-9455s&amp;amp;list=PLKpfEl4N7tRqIx4VZmuZBnUQ6vG4uDgq7"&gt;https://www.youtube.com/watch?v=iHHBb-9455s&amp;amp;list=PLKpfEl4N7tRqIx4VZmuZBnUQ6vG4uDgq7&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Facebook group &lt;a href="https://web.facebook.com/groups/appifylab/?_rdc=1&amp;amp;_rdr"&gt;https://web.facebook.com/groups/appifylab/?_rdc=1&amp;amp;_rdr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also you can get the source code &lt;a href="https://github.com/hkmsadek/fullstack-laravel-vue"&gt;https://github.com/hkmsadek/fullstack-laravel-vue&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you :)&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>vue</category>
      <category>fullstack</category>
    </item>
    <item>
      <title>Laravel vue modular set up all together. </title>
      <dc:creator>hkmsadek</dc:creator>
      <pubDate>Tue, 14 Apr 2020 06:54:07 +0000</pubDate>
      <link>https://dev.to/hkmsadek/laravel-vue-modular-set-up-all-together-37hh</link>
      <guid>https://dev.to/hkmsadek/laravel-vue-modular-set-up-all-together-37hh</guid>
      <description>&lt;p&gt;Hey devs, I have done a modular set up with laravel. I got this idea from &lt;a href="https://dev.to/simo_benhida/tip---import-vuejs-modules-at-once-58dl"&gt;https://dev.to/simo_benhida/tip---import-vuejs-modules-at-once-58dl&lt;/a&gt; you can see original post from there. I implemented the idea in Laravel Vue and also you have a tutorial to watch from.&lt;/p&gt;

&lt;p&gt;Watch this tutorial to set up everything.. &lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=nW0eGVb0W-A&amp;amp;t=2s"&gt;https://www.youtube.com/watch?v=nW0eGVb0W-A&amp;amp;t=2s&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>vue</category>
      <category>module</category>
    </item>
  </channel>
</rss>
