Skip to content

Instantly share code, notes, and snippets.

View ihsanberahim's full-sized avatar
💭
focusing on the strong base for long term

Muhammad Nur'Ihsan Bin Berahim ihsanberahim

💭
focusing on the strong base for long term
View GitHub Profile

There are two types of markup in Liquid: Output and Tag.

  • Output markup (which may resolve to text) is surrounded by
{{ matched pairs of curly brackets (ie, braces) }}
  • Tag markup (which cannot resolve to text) is surrounded by

MySQL Download URL

https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5.56-linux-glibc2.5-x86_64.tar.gz

Open the terminal and follow along:

  • Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R
@ihsanberahim
ihsanberahim / JavaScriptSPAValetDriver.php
Created August 17, 2018 04:25
Laravel Valet Driver for JavaScript SPAs.
<?php
/**
* JavaScript SPA Valet Driver
*/
class JavaScriptSPAValetDriver extends ValetDriver
{
/**
* Serves
*
@ihsanberahim
ihsanberahim / _README.md
Last active May 11, 2018 03:33
DUMP SQL USE WP

DUMP SQL USE WP

  • install Debug Bar Console
  • install File Manager