Skip to content
View chrisvasey's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home
Block or Report

Block or report chrisvasey

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

  1. Bedrock .htaccess for shared hosting... Bedrock .htaccess for shared hosting - rewrite to /web directory
    1
    Options -Indexes
    2
    # .htaccess primary domain to web redirect
    3
    # this file must be in the (public_html | web ) folder of your hosting account 
    4
    # make the changes to the file according to the instructions.
    5
    
                  
  2. Laravel-passing-Stripe-fee-to-customers Laravel-passing-Stripe-fee-to-customers Public

    A demo for passing Stripe fees on to the customer using Laravel Cashier and Livewire

    PHP