Skip to content

Instantly share code, notes, and snippets.

View rugaard's full-sized avatar

Morten Rugaard rugaard

View GitHub Profile
@rugaard
rugaard / mariadb.sh
Created January 29, 2017 13:02
Fix Laravel 5.4's "Specified key was too long error"
brew unlink mariadb
brew install mariadb --devel
brew services restart mariadb
<html>
<head>
<title>Twitter App Meta</title>
<meta name="twitter:card" content="app">
<meta name="twitter:site" content="@TwitterDev">
<meta name="twitter:description" content="Cannonball is the fun way to create and share stories and poems on your phone. Start with a beautiful image from the gallery, then choose words to complete the story and share it with friends.">
<meta name="twitter:image" content="https://yoursite.com/example.png" />
<meta name="twitter:image:alt" content="This is an image alt" />
<meta name="twitter:player" content="https://yoursite.com/container.html" />
<meta name="twitter:player:width" content="480" />