Skip to content
View waglpz's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report waglpz

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. webapp webapp Public

    PHP 1 2

  2. webapp-template webapp-template Public

    JavaScript 3 1

  3. Docker: PHP 7.1 with Apache and MSSQL Docker: PHP 7.1 with Apache and MSSQL
    1
    FROM php:7.1-apache
    2
    
                  
    3
    # Get repository and install wget and vim
    4
    RUN apt-get update && apt-get install --no-install-recommends -y \
    5
            wget \
  4. MySQL/MariaDB BIN_TO_UUID and UUID_T... MySQL/MariaDB BIN_TO_UUID and UUID_TO_BIN Polyfill
    1
    DELIMITER //
    2
    
                  
    3
    CREATE FUNCTION BIN_TO_UUID(b BINARY(16))
    4
    RETURNS CHAR(36)
    5
    BEGIN
  5. cli cli Public

    PHP 1

  6. webapp-meta webapp-meta Public

    Centralized Dependency Management