Skip to content

Instantly share code, notes, and snippets.

View meljason's full-sized avatar
🎯
Focusing

Jason Chong meljason

🎯
Focusing
View GitHub Profile
@bradtraversy
bradtraversy / mysql_cheat_sheet.md
Last active April 30, 2024 15:47
MySQL Cheat Sheet

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

@hootlex
hootlex / laravellocal.md
Last active April 19, 2024 10:52
Run laravel project locally

##Windows users:

cmder will be refered as console

##Mac Os, Ubuntu and windows users continue here:

  • Create a database locally named homestead utf8_general_ci