We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
$(document).ready(function() {
// Support for AJAX loaded modal window.
// Focuses on first input textbox after it loads the window.
$('[data-toggle="modal"]').click(function(e) {
A PHP class to make it easy to interact with PayPal, especially Website Payments Pro.
PHP 101 38
<?php // /app/Http/Middleware/Cors.php
namespace App\Http\Middleware;
use Closure;
<?php
require("postmark.php");
$postmark = new Postmark("your-api-key","from-email","optional-reply-to-address");
Forked from necolas/css3-github-buttons
Helps you easily create GitHub-style buttons from links, buttons, and inputs.
5
Gravatar bundle for the Laravel framework.
PHP 4 1
There was an error while loading. Please reload this page.