nehal-patel/first-package

This is just a demo package

1.0.1 2023-02-27 06:38 UTC

This package is auto-updated.

Last update: 2024-09-27 10:20:12 UTC


README

Laravel Logo

About Laravel First Package

First Package is a laravel learning package.

Installation

Use the package manager pip to install foobar.

composer require nehal-patel/first-package

Usage

use NehalPatel/Hello

// returns default greet message
Hello::greet()

// returns greet message with given parameter
Hello::greet("Nehal Patel")

Creator

Warning

This is a package created to learn about laravel package development. Please don't use it in your production server.

Security Vulnerabilities

If you discover a security vulnerability within package, please send an e-mail to Nehal Patel via iamnehalpatel@gmail.com.

License

The Laravel First-Package is open-sourced software licensed under the MIT license.