Skip to content
View hex333ham's full-sized avatar
🥞
hankering for pancakes
🥞
hankering for pancakes
  • UK

Highlights

  • Pro
Block or Report

Block or report hex333ham

Report abuse

Contact GitHub support about this user��s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Symfony 4 cheat sheet Symfony 4 cheat sheet
    1
    A cheat sheet of useful commands I keep updated to make my life easier.
    2
    
                  
    3
    # Installation
    4
    
                  
    5
    https://symfony.com/doc/current/setup.html
  2. Centos 6/7 LAMP server setup Centos 6/7 LAMP server setup
    1
    How to setup a Centos 6/7 LAMP server correctly (or at least how I do it, needs work).
    2
    
                  
    3
    To check the centos version and system info, do this:
    4
    
                  
    5
    `hostnamectl`
  3. rollimages.py - Rolls a folder of im... rollimages.py - Rolls a folder of images, randomly selecting one with or without a filter
    1
    # rollimages.py - Rolls a folder of images, randomly selecting one with or without a filter
    2
    # No License
    3
    # @hex333ham - GitHub
    4
    # CLI usage - rollimages.py [DIR] [FILTER]
    5
    # Alternatively, running the script will use file dialogues and input boxes to setup the roller
  4. symfony-quick-start symfony-quick-start Public template

    A quick start repo for Symfony, last updated for March 23.

    PHP