Skip to content
View ankurk91's full-sized avatar
🚀
Mostly active
🚀
Mostly active

Block or report ankurk91

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 Loading

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

    Vue.js component for full screen loading indicator 🌀

    JavaScript 1.3k 105

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

    Add some more eloquent relationships to Laravel php framework. 👫

    PHP 58 9

  3. fcm-notification-channel fcm-notification-channel Public archive

    All in One Firebase push notification channel for Laravel 🔔

    PHP 73 9

  4. Ubuntu 22/24 - PHP development (php ... Ubuntu 22/24 - PHP development (php 7.4 / 8.4, nginx)
    1
    #!/bin/bash
    2
    set -euo pipefail
    3
    IFS=$'\n\t'
    4
     
    5
    # Ubuntu Server
  5. 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) 
  6. aws-ssm-run-command-action aws-ssm-run-command-action Public

    A GitHub Action to execute remote commands on EC2 instance. ⏩

    JavaScript