Documentation

introduction

Installation

Install the Plugin

Install anuzpandey/laravel-nepali-date composer package to your project.

Using composer

terminal
composer require anuzpandey/laravel-nepali-date

Publish the Configuration

Optionally, you can publish the configuration file to your project.

terminal
php artisan vendor:publish --tag="nepali-date-config"

🎉 You're ready to use LaravelNepaliDate in your project!

Next
Usage