Skip to content
View xitish's full-sized avatar
💭
exam's near
💭
exam's near

Block or report xitish

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Product-Rating Product-Rating Public

    Product Rating system using sentiment analysis of text reviews.

    CSS 15 10

  2. Create AakashSMS Setup in Laravel to... Create AakashSMS Setup in Laravel to send Birthday Wish SMS every day.
    1
    #### 1. Define a AakashSMS Channel
    2
    The `GuzzleHttp` package is used to send the request to the API, so it is needed to be installed first.
    3
    Install `GuzzleHttp` by using:
    4
    ```
    5
    composer require guzzlehttp/guzzle