Skip to content
View bilaliqbalr's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report bilaliqbalr

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

  1. laravel-redis laravel-redis Public

    This package will help you use Redis as base database within the Laravel environment

    PHP 9 6

  2. laravel-athena laravel-athena Public archive

    Athena db driver support for Laravel

    PHP 3 14

  3. Fix git Permission denied (publickey... Fix git Permission denied (publickey) issue
    1
    First of all you have to create an SSH key, like so,
    2
    
                  
    3
    $ ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
    4
    This creates a new SSH key, using the provided email as a label.
    5
    
                  
  4. ict-master-pk/pricemeter-products-php ict-master-pk/pricemeter-products-php Public

    Price Meter PHP API to manage store specific products

    PHP 1

  5. ict-master-pk/pricemeter-products-sync-magento ict-master-pk/pricemeter-products-sync-magento Public

    Magento extension for price meter products sync

    PHP 1

  6. laravel-string-blade-compiler laravel-string-blade-compiler Public

    Forked from digivo/laravel-string-blade-compiler

    Render Blade templates from a string

    PHP 2 2