An open API service indexing awesome lists of open source software.

https://github.com/dczajkowski/distvaletdriver

Custom laravel\valet driver. Works with any /dist/index.html e.g. Vue.js, Webpack etc.
https://github.com/dczajkowski/distvaletdriver

Last synced: 5 months ago
JSON representation

Custom laravel\valet driver. Works with any /dist/index.html e.g. Vue.js, Webpack etc.

Awesome Lists containing this project

README

          

# Laravel Valet /dist/ Driver
Custom `/dist/` driver for [Laravel Valet](https://laravel.com/docs/master/valet).

## What is this?
This is a custom driver to handle any site using `/dist/index.html` as their front controller.

Compatible with Vue, Webpack and many more.

## Installation
1. `git clone https://github.com/DCzajkowski/DistValetDriver.git ~/.config/valet/Drivers`.
2. Done :)