Skip to content

Instantly share code, notes, and snippets.

View derekphilipau's full-sized avatar
🔥
makin' pots

Derek Philip Au derekphilipau

🔥
makin' pots
View GitHub Profile
@derekphilipau
derekphilipau / gist:455ea1b842a72aee42d9c765d4418d3a
Created September 18, 2017 08:35
laravel package dev using repository
1. Download or clone the https://github.com/derekphilipau/LogViewer
2. Create a new laravel installation. Generate application key.
3. In composer.json, add a filesystem repository:
```
"repositories": [
{
"type": "path",