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.
- Host: GitHub
- URL: https://github.com/dczajkowski/distvaletdriver
- Owner: DCzajkowski
- Created: 2016-12-09T15:46:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T15:20:35.000Z (almost 2 years ago)
- Last Synced: 2024-12-03T06:42:52.765Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)