Skip to content
View lshaf's full-sized avatar

Organizations

@mimicreative

Block or report lshaf

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. symfony-simple-amqp symfony-simple-amqp Public

    Simple AMQP implementation for symfony {works with lshaf/yii2-simple-amqp}

    PHP 1

  2. ez-tool ez-tool Public

    Simple tool for alienworld

    HTML

  3. ledger-password ledger-password Public

    Forked from LedgerHQ/passwords-backup

    Ledger password backup and restore

    JavaScript

  4. timeline timeline Public

    Timeline management using Vue

    JavaScript

  5. yii2.htaccess yii2.htaccess
    1
    RewriteEngine on
    2
    # Option 1: To rewrite "www.domain.com -> domain.com" uncomment the following lines.
    3
    RewriteCond %{HTTPS} !=on
    4
    RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]
    5
    RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
  6. Best setting for termux Best setting for termux
    1
    ## Install best ux
    2
    
                  
    3
    sh -c "$(curl -fsSL https://github.com/Cabbagec/termux-ohmyzsh/raw/master/install.sh)"
    4
    
                  
    5
    ## for more advance