Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 321 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 321 Bytes

Notes

my scrap notes

Server setup for Ubuntu 16.04

  • Nginx
  • php 7.0
  • mysql 5.7
  • Laravel

Naming Convention

  • File follow camel_case except LICENSE and README.md
  • Folder follow title_case

Structure

  • Start with Main Heading (h1) - Filename in Title Case
  • Ended with Secondary Heading (h2) - Reference