Keybase proof
I hereby claim:
- I am sethsandaru on github.
- I am sethphat (https://keybase.io/sethphat) on keybase.
- I have a public key ASDiebLsbJ9eFy0STO7FwAwu0sEqe1BKWgPFlxjqRzAHMgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<html> | |
<head> | |
<title>Placeholder Loading - SethPhat</title> | |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | |
<link rel="stylesheet" href="https://unpkg.com/placeholder-loading/dist/css/placeholder-loading.min.css"> | |
</head> | |
<body> | |
<div class="container mt-4"> | |
<h2>1 row 1 item basic info</h2> |
<?php | |
/** | |
* Created by PhpStorm. | |
* User: Seth Phat | |
* Date: 5/4/2019 | |
* Time: 3:41 PM | |
*/ | |
namespace App\Http\Controllers\Social; |
<!-- | |
Code By Seth Phat | |
https://sethphat.com | |
--> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<title>LeafletJS - OpenStreetMap API by Seth Phat</title> | |
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.4.0/dist/leaflet.css" integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA==" crossorigin=""/> | |
<script src="https://unpkg.com/leaflet@1.4.0/dist/leaflet.js" integrity="sha512-QVftwZFqvtRNi0ZyCtsznlKSWOStnDORoefr1enyq5mVL4tmKB3S/EnC3rRJcxCPavG10IcrVGSmPh6Qw5lwrg==" crossorigin=""></script> |