Skip to content

Instantly share code, notes, and snippets.

View ramon-villain's full-sized avatar

Ramon Villain ramon-villain

View GitHub Profile
@ramon-villain
ramon-villain / ThemosisValetDriver.php
Created January 29, 2017 15:55
Themosis Valet Driver
<?php
class ThemosisValetDriver extends BasicValetDriver
{
/**
* Mutate the incoming URI.
*
* @param string $uri
* @return string
@ramon-villain
ramon-villain / ThemosisValetDriver.php
Last active July 31, 2020 21:09
Themosis 1.3 Valet Driver
<?php
class ThemosisValetDriver extends BasicValetDriver
{
/**
* Determine if the driver serves the request.
*
* @param string $sitePath
* @param string $siteName
* @param string $uri