Skip to content
Avatar

Sponsors

@chongkan
Block or Report

Block or report rawilk

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.

Report abuse

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

Report abuse

Pinned

  1. Direct printing for Laravel apps.

    PHP 255 42

  2. Store Laravel application settings in the database.

    PHP 16 2

  3. Form components built for Tailwind & Livewire.

    PHP 188 20

  4. Easily add breadcrumbs to a Laravel app.

    PHP 9

  5. laravel-ups Public

    UPS api wrapper for Laravel.

    PHP 2 4

  6. A collection of custom casts for Laravel.

    PHP 1

1,072 contributions in the last year

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

Contribution activity

August 2022

Created 2 commits in 1 repository
Created 1 repository

Created a pull request in cjmellor/approval that received 2 comments

Use whereJsonContains instead of exact match query

In the approvalModelExists check, json_encode(...) is being used to help check if the new/original data exists in the table before inserting a new …

+14 −5 2 comments

Created an issue in cjmellor/approval that received 4 comments

approvalModelExists() MySQL bug

In your approvalModelExists method, you are checking for an exact match for new_data and original_data via json_encode. I'm not sure how .sqlite fo…

4 comments
17 contributions in private repositories Aug 2 – Aug 10

Seeing something unexpected? Take a look at the GitHub profile guide.