Skip to content
View nowendwell's full-sized avatar
  • Sacramento, CA
Block or Report

Block or report nowendwell

Block user

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. laravel-archivable laravel-archivable Public

    Adds an archived_at check similar to SoftDeletes in Laravel

    PHP 3 1

  2. laravel-terms laravel-terms Public

    A tool for adding terms and conditions to your project

    PHP 18 8

  3. Laravel Helpers Laravel Helpers
    1
    <?php
    2
    use Illuminate\Support\Carbon;
    3
    use Illuminate\Support\Facades\Storage;
    4
    
                  
    5
    /**
  4. mysqli-class mysqli-class Public

    Forked from bennettstone/simple-mysqli

    PHP class to access MySQL database wrapper using MySQLi

    PHP 7 3