This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that "austinheap.id" is my Blockstack ID. https://onename.com/austinheap |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use_account_address_as_default | |
use_disabled_gateways | |
use_gateway_address | |
user_agent | |
user_id | |
username | |
uuid | |
validated_at | |
validation_state | |
vat_location_validation_enabled_at |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IssuingNetwork,CardNumber | |
Visa,4556813893590535 | |
Visa,4485490948263453 | |
Visa,4024007152588629 | |
Visa,4716635922722368 | |
Visa,4166836240536895 | |
Visa,4907224096537867 | |
Visa,4716487387078260 | |
Visa,4485069647740225 | |
Visa,4916056526228496 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ | |
ββββββββββββββββββββββββββββββββββββββββββββββββ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am austinheap on github. | |
* I am austinheap (https://keybase.io/austinheap) on keybase. | |
* I have a public key ASCt81s-0UNfPy0WbR9dg40W_YQF_otGAhnOphC_IWuX1Qo | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying myself: My Bitcoin username is +austinheap. https://onename.io/austinheap |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Adding this to your app/start/artisan.php file will | |
// do a quick confirmation that you really do want | |
// to run this command when in production environment | |
if (php_sapi_name() == "cli" && | |
App::environment() == "production") | |
{ |