Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
fadlyshafa
Oct 20th, 2020
2,053
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.25 KB
| None
|
0
0
raw
download
clone
embed
print
report
....
public
function
up
(
)
{
Schema
::
create
(
'links'
,
function
(
Blueprint
$table
)
{
$table
->
id
(
)
;
$table
->
text
(
'kode'
)
;
$table
->
text
(
'href'
)
;
$table
->
timestamps
(
)
;
}
)
;
}
....
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $900 INSTANTLY
JavaScript | 4 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 9 sec ago | 0.32 KB
Exchange Exploit
JavaScript | 14 sec ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 20 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 24 sec ago | 0.32 KB
⭐ Free ETH Method ⭐
JavaScript | 28 sec ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 33 sec ago | 0.32 KB
✅ Make $1500 in 20 minutes
JavaScript | 37 sec ago | 0.32 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!