This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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", |
NewerOlder