Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
3,173 contributions in the last year
Activity overview
Contributed to
laravel/framework,
laravel/docs,
fullstackeurope/fullstackeurope.com
and 5 other
repositories

Contribution activity
April 2019
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 16 repositories not shown
Created a pull request in laravel/laravel that received 16 comments
[5.9] Remove base controller from skeleton
This idea comes from the following blog post: https://murze.be/simplifying-controllers#controllers-dont-need-to-extend-anything Basically controlle…
+5
−18
•
16
comments
- [5.9] Remove base controller usages
- [5.8] Enable JS checking for StyleCI
- Apply fixes from StyleCI
- [5.8] Remove method call through constructor
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- [5.8] Add missing LockProvider interface on DynamoDbStore
- Test Github change branch feature
- [5.8] Fix appending path to inline Blade views
- [5.8] Add view path to end of compiled blade view
- [10.0] Move create or get customer to Billable trait
- [10.0] Add publishable key to Cashier
- [10.0] Implement Stripe Checkout
- Apply fixes from StyleCI
- Apply fixes from StyleCI
- [10.0] Split and cleanup integration tests
- [10.0] Cleanup unit tests
- [10.0] Fixed api version
- [9.0] Handle card failure in plan swap
- [9.0] Handle incomplete subscriptions upon creation
- [9.0] Update testing instructions
- [5.8] Migration Events
- [5.8] Fix BelongsToMany read wrong parent key.
- [5.8] Handle database urls for database connections.
- [5.9] Fix Session contract
- [5.8] Use coalesce operator
- [5.8] Adds createForeign method to Blueprint
- [5.8] Bugfix for self-referencing polymorphic relationships
- [5.8] Fix method "passes" in Validator
- [5.8] Add the ability to register custom DBAL types in the schema builder.
- [5.8] Fix memory leak in JOIN queries
- [5.9] Deferred resolving of scheduler
- [5.8] Fix enum definition not producing N-quoted string on Sql Server
- [5.8] Configure application namespace while discovering events
- [5.8] Allow lock to be configured in local filesystems
- [5.8] Add event:list command
Created an issue in laravel/cashier that received 10 comments
Payment Intents
The new Payment Intents API is needed to make payments SCA compliant. This will require some significant changes in the public API of Cashier as we…
10
comments