Skip to content

Instantly share code, notes, and snippets.

@spinsch
spinsch / Magento1ValetDriver.php
Last active October 29, 2019 11:43
Laravel Valet Driver for Magento 1
<?php
/*
* Magento 1 Valet Driver
* @author spinsch
* @path ~/.valet/Drivers/Magento1ValetDriver.php
*/
class Magento1ValetDriver extends ValetDriver
{
/**
* Determine if the driver serves the request.