Skip to content
View guifelix's full-sized avatar

Block or report guifelix

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. awesome-tasker awesome-tasker Public

    Carefully curated list of awesome Tasker projects, tutorials and tricks

    244 9

  2. How to install OCI8 on Ubuntu 18.04 ... How to install OCI8 on Ubuntu 18.04 and PHP 7.2
    1
    # How to install OCI8 on Ubuntu 16.04 and PHP 7.1
    2
    Source: [How to install OCI8 on Ubuntu 16.04 and PHP 7.1](https://gist.github.com/hewerthomn/81eea2935051eb2500941a9309bca703)
    3
    
                  
    4
    ## Install Oracle Instant Client and SDK
    5
    ### Step 1
  3. Modelo de fluxo para dashboard Trello Modelo de fluxo para dashboard Trello
    1
    ## Por favor, leia atentamente as instruções de uso desse dashboard
    2
    
                  
    3
    As palavras-chave "**_DEVE_**", "**_NÃO DEVE_**", "**_REQUER_**", "**_DEVERIA_**", "**_NÃO  DEVERIA_**",
    4
    "**_PODERIA_**", "**_NÃO PODERIA_**", "**_RECOMENDÁVEL_**", "**_PODE_**", e "**_OPCIONAL_**" neste documento
    5
    devem ser interpretadas como descritas no [RFC 2119](https://tools.ietf.org/html/rfc2119) da [IETF](https://www.ietf.org/)[¹](#ietf), traduzidas pela
  4. Laravel dd snippet for vscode Laravel dd snippet for vscode
    1
    {
    2
        "laravel debug and die": {
    3
    		"scope": "php,blade",
    4
    		"prefix": "dd",
    5
    		"body": [