Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
I have a README now
This is my README
PHP
<?php
namespace Valet\Drivers\Custom;
use Valet\Drivers\LaravelValetDriver;
<?php namespace Inetis\Demo\Controllers;
use BackendMenu;
use Backend\Classes\Controller;
use Carbon\Carbon;
<#
.SYNOPSIS
Toggles PHP Xdebug in Laravel Herd by commenting/uncommenting lines in php.ini files
.DESCRIPTION
This script finds all php.ini files in Herd's bin directory and toggles the Xdebug configuration
There was an error while loading. Please reload this page.