The Wayback Machine - https://web.archive.org/web/20190720095337/https://github.com/garygreen
Skip to content
Pro
  • London
Block or report user

Report or block garygreen

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@mozilla
  • London
Block or report user

Report or block garygreen

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. Pretty routes for Laravel 5

    HTML 470 53

  2. Ultra lightweight javascript router

    JavaScript 57 7

  3. Tailwind Style Guide - Generate your own personalized style guide for your tailwind configs.

    CSS 34 6

  4. Lightweight bootstrap validator inspired by Laravel

    JavaScript 21 4

  5. clear-compiled standalone Laravel command

    PHP 16 1

  6. Fullscreen slick slider

    HTML 16 5

147 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2019

Created a pull request in laravel/framework that received 13 comments

[5.9] Add ability to define models with 'strict property' getter

Background By default PHP will throw an exception when you attempt to access an unknown/undefined property: $obj = new stdClass; $obj->i_will_throw…

+85 −2 13 comments

Created an issue in tailwindcss/tailwindcss that received 4 comments

Embrace the var(--idea)

At the moment tailwind uses a custom config() to provide variable options: background-color: config('colors.blue'); To me this has always felt a bi…

4 comments
You can’t perform that action at this time.