Skip to content

Instantly share code, notes, and snippets.

<?php
use Illuminate\Database\Migrations\Migration;
class ShopCreateAttributeTables extends Migration
{
public function __construct()
{
// Get the prefix
$this->prefix = config('cms.pages.config.table-prefix', 'shop_');
import minqlx
class teams(minqlx.Plugin):
def __init__(self):
super().__init__()
self.add_hook("round_end", self.handle_round_end)
def handle_round_end(self, data):
teamList = {"red":[],"blue":[],"free":[],"spectator":[]}
import minqlx
class teams(minqlx.Plugin):
def __init__(self):
super().__init__()
self.add_hook("round_end", self.handle_round_end)
def handle_round_end(self, data):
import minqlx
class teams(minqlx.Plugin):
def __init__(self):
super().__init__()
self.add_hook("round_end", self.handle_round_end)
def handle_round_end(self, data):
@yield('panel-top')
<div class="panel panel-default">
@stop
@yield('panel-header')
<div class="panel-heading">
<h3 class="panel-title">{!! $title or '' !!}</h3>
</div>
@stop
### Keybase proof
I hereby claim:
* I am xlink on github.
* I am xlink (https://keybase.io/xlink) on keybase.
* I have a public key whose fingerprint is EEB8 B9E5 9880 8E4A 56F8 EECF 405F C12F 8ECF 9CC6
To claim this, I am signing this object: