Skip to content

Instantly share code, notes, and snippets.

View kiknaio's full-sized avatar
🦄
Working remotely

George Kiknadze kiknaio

🦄
Working remotely
View GitHub Profile
@kiknaio
kiknaio / forge.sh
Created December 12, 2020 07:27
Laravel Forge Setup Script
#
# REQUIRES:
# - server (the forge server instance)
# - event (the forge event instance)
# - sudo_password (random password for sudo)
# - db_password (random password for database user)
# - callback (the callback URL)
#
@kiknaio
kiknaio / i18n-express4-cookie-example.js
Created November 10, 2017 20:37 — forked from mashpie/i18n-express4-cookie-example.js
i18n-express4-cookie-example
@kiknaio
kiknaio / index.html
Last active January 8, 2017 11:35 — forked from anonymous/index.html
FreeCodeCamp - Advanced challenge
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">