PHPackages                             haryit/smile-one - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. haryit/smile-one

ActiveLibrary

haryit/smile-one
================

v1.0.2(9mo ago)02MITPHPPHP ^7.4|^8.0|^8.1|^8.2|^8.3

Since Aug 14Pushed 9mo agoCompare

[ Source](https://github.com/haryit/smile-one)[ Packagist](https://packagist.org/packages/haryit/smile-one)[ RSS](/packages/haryit-smile-one/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Smile One API
=============

[](#smile-one-api)

[SmileOne](https://www.smile.one/)

About
-----

[](#about)

This package is specifically designed for the [Smile.one](https://www.smile.one/) , offering a simple and efficient method to purchase Smile One products using Laravel. Note - Currently, this package is intended for Mobile Legends Product from [SmileOne](https://www.smile.one/)

Installation
------------

[](#installation)

```
composer require haryit/smile-one

```

Configuration
-------------

[](#configuration)

You will need to publish the configuration file to your application. You can do this using the following command:

```
php artisan vendor:publish --tag="smileone-config"

```

After publishing the package's configuration file, you will find the file at `config/smileone.php`. You will need to fill out the necessary data in this file to use the package. The dafault region is Brazil.

Usage samples
-------------

[](#usage-samples)

```
