We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
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.