austins / vanilla-valet-driver

Laravel Valet driver for Vanilla Forums.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla Forums Valet Driver

Laravel Valet configures your Mac as a PHP development environment. It provides support for many frameworks that use special URL rewriting and directory structures, but Vanilla isn't in that list yet.

The VanillaValetDriver class you see here enables pretty URLs for Vanilla with Laravel Valet.

Installation

Place the VanillaValetDriver.php file into ~/.config/valet/Drivers directory on your Mac. That's all!

About

Laravel Valet driver for Vanilla Forums.


Languages

Language:PHP 100.0%