Skip to content
View faridibin's full-sized avatar
🐒
Slow and Sturdy
🐒
Slow and Sturdy

Highlights

  • Pro

Block or report faridibin

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
faridibin/README.md

Hello, I'm Farid πŸ‘‹

Typing SVG

Tinkering Beeterty

Let's Connect

Gmail LinkedIn

Pinned Loading

  1. go-lang-tuts Public

    simple golang snippets

    Go 1

  2. api-response Public

    Node package to send restful API response.

    JavaScript

  3. laravel-api-response Public

    Easy way to implement API formatted json responses.

    PHP 11 1

  4. paystack-php Public

    A modern, type-safe PHP SDK for Paystack. Handle payments, transfers, and identity verification with ease. πŸš€

    PHP

  5. paystack-laravel Public

    A Laravel wrapper for faridibin/paystack-php with first-class Laravel features including facades, config files, database migrations, and webhook handling. Provides seamless integration of Paystack …

    PHP

  6. This Gist contains the HasMultipleRo...
    1
    <?php
    2
    
                  
    3
    namespace App\Models\Concerns;
    4
    
                  
    5
    use Illuminate\Database\Eloquent\Builder;