<?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: Mahedi Hasan</title>
    <description>The latest articles on DEV Community by Mahedi Hasan (@mahedih13542828).</description>
    <link>https://dev.to/mahedih13542828</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%2F327249%2F3bcba613-4e20-4693-9553-685131bc94e7.png</url>
      <title>DEV Community: Mahedi Hasan</title>
      <link>https://dev.to/mahedih13542828</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mahedih13542828"/>
    <language>en</language>
    <item>
      <title>Laravel Auth | Laravel 7 Authentication Example</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Thu, 19 Mar 2020 06:01:12 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-auth-laravel-7-authentication-example-1emb</link>
      <guid>https://dev.to/mahedih13542828/laravel-auth-laravel-7-authentication-example-1emb</guid>
      <description>&lt;p&gt;Hey Artisan &lt;/p&gt;

&lt;p&gt;Do you know how to make authentication in Laravel 7 ? If you don't know then you are a right place. I will help you to create auth using laravel ui package in Laravel 7. In this tutorial i will show you simple authentication in laravel 7.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-auth-example-laravel-7-authentication-example"&gt;https://www.codechief.org/article/laravel-auth-example-laravel-7-authentication-example&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>laravel7</category>
      <category>auth</category>
    </item>
    <item>
      <title>Laravel 6 REST API with JWT Authentication</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Tue, 10 Mar 2020 07:21:36 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-6-rest-api-with-jwt-authentication-38oo</link>
      <guid>https://dev.to/mahedih13542828/laravel-6-rest-api-with-jwt-authentication-38oo</guid>
      <description>&lt;p&gt;Hello Artisan &lt;/p&gt;

&lt;p&gt;In this tutorial i am going to discuss about a brand new topic which is jwt auth laravel 6. This tutorial we will see how to create a restful api with json web token (jwt).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-6-rest-api-with-jwt-authentication"&gt;https://www.codechief.org/article/laravel-6-rest-api-with-jwt-authentication&lt;/a&gt;&lt;/p&gt;

</description>
      <category>jwt</category>
      <category>laravel</category>
      <category>auth</category>
      <category>api</category>
    </item>
    <item>
      <title>Laravel 6 Guzzle Http Client Request Example</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Mon, 17 Feb 2020 14:56:41 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-6-guzzle-http-client-request-example-lj6</link>
      <guid>https://dev.to/mahedih13542828/laravel-6-guzzle-http-client-request-example-lj6</guid>
      <description>&lt;p&gt;Hello Artisan, in this tutorial i am going to discuss about guzzle http client request. I will discuss about guzzle http client request step by step. Do you know how to use laravel 6 guzzle http client request? If you don't know how to use it, then you are a right place.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-6-guzzle-http-client-request-example"&gt;https://www.codechief.org/article/laravel-6-guzzle-http-client-request-example&lt;/a&gt;&lt;/p&gt;

</description>
      <category>clientrequest</category>
      <category>laravel</category>
      <category>guzzle</category>
      <category>package</category>
    </item>
    <item>
      <title>Laravel 6 REST API with JWT Authentication with CRUD</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Thu, 13 Feb 2020 10:43:24 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-6-rest-api-with-jwt-authentication-with-crud-3213</link>
      <guid>https://dev.to/mahedih13542828/laravel-6-rest-api-with-jwt-authentication-with-crud-3213</guid>
      <description>&lt;p&gt;Hello Artisan &lt;/p&gt;

&lt;p&gt;In this tutorial i am going to discuss about a brand new topic which is jwt auth laravel 6. This tutorial we will see how to create a restful api with json web token (jwt). JWT (JSON Web Token) is usually used to send information that can be trusted and verified using a digital signature.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-6-rest-api-with-jwt-authentication-with-crud"&gt;https://www.codechief.org/article/laravel-6-rest-api-with-jwt-authentication-with-crud&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>jwt</category>
      <category>crud</category>
      <category>restapi</category>
    </item>
    <item>
      <title>Laravel 6 Ajax Image Upload with Preview Using Base 64</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Tue, 11 Feb 2020 17:47:22 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-6-ajax-image-upload-with-preview-using-base-64-24bh</link>
      <guid>https://dev.to/mahedih13542828/laravel-6-ajax-image-upload-with-preview-using-base-64-24bh</guid>
      <description>&lt;p&gt;Hello Artisan &lt;/p&gt;

&lt;p&gt;Today, I am going to show you How to image or file upload using jquery Ajax in our Laravel application using base 64. I won't use image intervention before store it into database, but you can use it if you want.&lt;/p&gt;

&lt;p&gt;In this laravel 6 jquery ajax Image upload tutorial i will show you how to upload image using ajax request.  Also we will see how to validate the image before uploading it into server.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-6-ajax-image-upload-with-preview-using-base-64"&gt;https://www.codechief.org/article/laravel-6-ajax-image-upload-with-preview-using-base-64&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>ajax</category>
      <category>imageupload</category>
      <category>base64</category>
    </item>
    <item>
      <title>How to Get Current User Location in Laravel</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Mon, 10 Feb 2020 17:31:40 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/how-to-get-current-user-location-in-laravel-5bgl</link>
      <guid>https://dev.to/mahedih13542828/how-to-get-current-user-location-in-laravel-5bgl</guid>
      <description>&lt;p&gt;In this tutorial i am going to show you how to get current location in laravel 6. Sometimes, we may require to get user location. In this tutorial i am going to show you how we can track user ip address and can find user location information from ip address.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/how-to-get-current-user-location-in-laravel"&gt;https://www.codechief.org/article/how-to-get-current-user-location-in-laravel&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>gps</category>
      <category>tracking</category>
    </item>
    <item>
      <title>Laravel 6 Ajax CRUD Example with Sweet Alert</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Mon, 10 Feb 2020 08:59:14 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-6-ajax-crud-example-with-sweet-alert-3igb</link>
      <guid>https://dev.to/mahedih13542828/laravel-6-ajax-crud-example-with-sweet-alert-3igb</guid>
      <description>&lt;p&gt;Hello Artisan&lt;/p&gt;

&lt;p&gt;In this tutorial i am going to show you step by step laravel ajax crud example from scratch. In this laravel 6 ajax crud example, i will also show you the validation. I will show you from scratch.&lt;/p&gt;

&lt;p&gt;If you don't know how to use ajax request and how to submit or delete or making crud with laravel using ajax, then you are a right place. In this tutorial i am using one modal. this one modal i will use for create and update also.&lt;/p&gt;

&lt;p&gt;I will create Company model for laravel ajax crud tutorial along with name and address field. So let's start our laravel ajax crud tutorial.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-6-ajax-crud-example-with-sweet-alert"&gt;https://www.codechief.org/article/laravel-6-ajax-crud-example-with-sweet-alert&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>ajax</category>
      <category>crud</category>
      <category>sweetalert</category>
    </item>
    <item>
      <title>Laravel Vue JS Axios Get Request Example</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Fri, 07 Feb 2020 14:55:36 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-vue-js-axios-get-request-example-p1i</link>
      <guid>https://dev.to/mahedih13542828/laravel-vue-js-axios-get-request-example-p1i</guid>
      <description>&lt;p&gt;Hi Artisan&lt;/p&gt;

&lt;p&gt;In this tutorial i will discuss step by step about laravel axios get request example. I have already made a tutorial on laravel axios post example some day ago. If you dont know how to make laravel axios post. Then you cam read this below article.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-vue-js-axios-get-request-example"&gt;https://www.codechief.org/article/laravel-vue-js-axios-get-request-example&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>vue</category>
      <category>axios</category>
    </item>
    <item>
      <title>Laravel 6 curl request example using ixudra/curl package</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Thu, 06 Feb 2020 18:50:27 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-6-curl-request-example-using-ixudra-curl-package-4ok0</link>
      <guid>https://dev.to/mahedih13542828/laravel-6-curl-request-example-using-ixudra-curl-package-4ok0</guid>
      <description>&lt;p&gt;cURL is software which you can use to make various requests using different protocols. PHP has the option to use cURL and in this article, we’ll show several examples. In this tutorial we are going to see how we can get api data using curl get request. &lt;/p&gt;

&lt;p&gt;There will be times that you will need to pull out data from a web service using PHP’s GET method. In this tutorial I will be demonstrating how you can make a GET Request using cURL.&lt;/p&gt;

&lt;p&gt;If you know about php curl then you can simply run get, post request and get data from url. php curl is very interesting things. if you know and use in with php then you have to do curl_ini(), curl_setopt(), curl_exec() and curl_close() etc that way we can simply run request.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-6-curl-request-example-using-ixudracurl-package"&gt;https://www.codechief.org/article/laravel-6-curl-request-example-using-ixudracurl-package&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>curl</category>
      <category>php</category>
      <category>request</category>
    </item>
    <item>
      <title>Don’t Use v-if with v-for Elements</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Wed, 05 Feb 2020 15:59:42 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/don-t-use-v-if-with-v-for-elements-5g9k</link>
      <guid>https://dev.to/mahedih13542828/don-t-use-v-if-with-v-for-elements-5g9k</guid>
      <description>&lt;p&gt;Sometimes we use v-if conditionals with v-for to filter our data. It’s super tempting to want to use v-if with v-for in order to filter elements of an array. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/dont-use-v-if-with-v-for-elements"&gt;https://www.codechief.org/article/dont-use-v-if-with-v-for-elements&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>vif</category>
      <category>vfor</category>
    </item>
    <item>
      <title>Laravel Livewire - Run Your PHP Code Like JavaScipt</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Wed, 05 Feb 2020 10:45:53 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/laravel-livewire-run-your-php-code-like-javascipt-53kc</link>
      <guid>https://dev.to/mahedih13542828/laravel-livewire-run-your-php-code-like-javascipt-53kc</guid>
      <description>&lt;p&gt;Hey Artisan&lt;/p&gt;

&lt;p&gt;In this tutorial, i am going to discuss about laravel livewire. In this laravel liveware tutorial, i will show you that how can run php laravel code without page refreshing.&lt;/p&gt;

&lt;p&gt;laravel livewire framework is an amazing package. Livewire is a full-stack framework for Laravel that makes building dynamic front-ends as simple as writing vanilla PHP (literally).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/laravel-livewire-run-your-php-code-like-javascipt"&gt;https://www.codechief.org/article/laravel-livewire-run-your-php-code-like-javascipt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>livewire</category>
      <category>framework</category>
    </item>
    <item>
      <title>Delete Multiple Records using Checkbox in Laravel 6 and Vue Js</title>
      <dc:creator>Mahedi Hasan</dc:creator>
      <pubDate>Mon, 03 Feb 2020 14:16:04 +0000</pubDate>
      <link>https://dev.to/mahedih13542828/delete-multiple-records-using-checkbox-in-laravel-6-and-vue-js-3ick</link>
      <guid>https://dev.to/mahedih13542828/delete-multiple-records-using-checkbox-in-laravel-6-and-vue-js-3ick</guid>
      <description>&lt;p&gt;Hello Artisan &lt;/p&gt;

&lt;p&gt;In this tutorial i am going to show you step by step how to delete multiple rows using checkbox in laravel. It is a common requirement in every application.&lt;/p&gt;

&lt;p&gt;So for this tutorial i have a user table. I will delete every items at a time or multiple selected items at a time. you can do what ever you want.&lt;/p&gt;

&lt;p&gt;So how to delete multiple records using checkbox in laravel 6 ? If you dont know then you can follow below tutorial which i already made using jquery and ajax.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.codechief.org/article/delete-multiple-records-using-checkbox-in-laravel-6-and-vue-js"&gt;https://www.codechief.org/article/delete-multiple-records-using-checkbox-in-laravel-6-and-vue-js&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>vue</category>
      <category>checkbox</category>
      <category>delete</category>
    </item>
  </channel>
</rss>
