<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Laravel on Prakash&#39;s Blog 👨‍💻</title>
    <link>https://www.prakashbhandari.com.np/tags/laravel/</link>
    <description>Recent content in Laravel on Prakash&#39;s Blog 👨‍💻</description>
    <generator>Hugo -- 0.112.4</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Jan 2023 08:51:00 +1100</lastBuildDate>
    <atom:link href="https://www.prakashbhandari.com.np/tags/laravel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Create Custom Laravel Facades And Use Them In Your Laravel Applications?</title>
      <link>https://www.prakashbhandari.com.np/posts/how-to-create-custom-laravel-facades-and-use-them-in-your-applications/</link>
      <pubDate>Wed, 07 Dec 2022 07:32:54 +1100</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/how-to-create-custom-laravel-facades-and-use-them-in-your-applications/</guid>
      <description>A facade in Laravel is a wrapper around a `non-static` function that turns it into a `static` function.</description>
    </item>
    <item>
      <title>Create Laravel Composer Package From Scratch and Publish on Packagist</title>
      <link>https://www.prakashbhandari.com.np/posts/create-laravel-composer-package-from-scratch-and-upload-on-packagist/</link>
      <pubDate>Sun, 04 Dec 2022 09:50:12 +1100</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/create-laravel-composer-package-from-scratch-and-upload-on-packagist/</guid>
      <description>This post is about &amp;#39;Create Laravel Composer Package From Scratch and Publish on Packagist&amp;#39; To demonstrate, I will create one Laravel package to convert Hindu Arabic(Nepali) number to English and English number to Hindu Arabic (Nepali) number. Finally, I will publish this package to https://packagist.org/.</description>
    </item>
  </channel>
</rss>
