Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
- London
- London
Popular repositories
147 contributions in the last year
Contribution activity
July 2019
- garygreen/bouncer PHP
- garygreen/ui PHP
- garygreen/phpmyadmin PHP
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
- [5.9] Use POST method when re-sending email verfication.
- [5.9] Don't set default message when denying policy, move "This action is unauthorized" message to exception.
- [5.9] Don't throw exception from ->deny() and set the gate response on the …
- [5.9] Add ability to get normalized response from gate: Gate::access(...)
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

