Skip to content
View urboom's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Private entrepreneur
  • Ukraine
  • 13:34 (UTC +02:00)

Block or report urboom

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. Install Laravel 5.6 With PHP7.2 NGIN... Install Laravel 5.6 With PHP7.2 NGINX and PHP7.2-FPM on Ubuntu 16.04
    1
    # Install software-properties-common package to give us add-apt-repository package
    2
    sudo apt-get install -y software-properties-common
    3
    
                  
    4
    # Install latest nginx version from community maintained ppa
    5
    sudo add-apt-repository ppa:nginx/stable