Skip to content
View ankurk91's full-sized avatar
💤
Slow to respond
💤
Slow to respond
Block or Report

Block or report ankurk91

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

नमस्ते

Imagine some fancy stats and badges here

Pinned

  1. vue-loading-overlay vue-loading-overlay Public

    Vue.js component for full screen loading indicator 🌀

    JavaScript 1.2k 96

  2. laravel-eloquent-relationships laravel-eloquent-relationships Public

    Add some more eloquent relationships to Laravel php framework. 👫

    PHP 57 6

  3. vue-flatpickr-component vue-flatpickr-component Public

    Vue.js component for Flatpickr datetime picker 📆

    TypeScript 961 101

  4. fcm-notification-channel fcm-notification-channel Public

    All in One Firebase push notification channel for Laravel 🔔

    PHP 66 6

  5. Ubuntu 22 - PHP development (php 7.4... Ubuntu 22 - PHP development (php 7.4 / 8.2, apache 2.4)
    1
    #!/bin/bash
    2
    set -euo pipefail
    3
    IFS=$'\n\t'
    4
    
                  
    5
    # Ubuntu 20/22 dev Server
  6. Signing git commits using GPG (Ubunt... Signing git commits using GPG (Ubuntu/Mac)
    1
    ## Github : Signing commits using GPG (Ubuntu/Mac) :closed_lock_with_key:
    2
    
                  
    3
    * Do you have an Github account ? If not create one.
    4
    * **Install required tools**
    5
    * Latest [Git Client](https://git-scm.com/downloads)