Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Company
a guest
Apr 22nd, 2018
286
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
namespace
App\Models
;
use
Illuminate\Database\Eloquent\Model
;
class
Company
extends
Model
{
public
function
user
(
)
{
return
$this
->
belongsToMany
(
User
::
class
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 3 sec ago | 0.25 KB
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 5 sec ago | 0.24 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 10 sec ago | 0.15 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ X
JavaScript | 11 sec ago | 0.25 KB
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 15 sec ago | 0.24 KB
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐
Java | 22 sec ago | 0.15 KB
💵 Make 3000$ in 20 minutes 💵
JavaScript | 25 sec ago | 0.24 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 27 sec ago | 0.15 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!