laravel-log-viewer maintained by davinbao
Log Viewer For Laravel
This project uses the Laravel 5.1 framework. Actually this is starter Laravel 5.1 project. It has add git repository, switch branch, checkout / delete branch .etc
- Bootstrap 3 - can be found in
Resources/ - jQuery 1.10.1 - can be found in
public/js/jquery.js
Installation
- add code in composer.json
composer require davin-bao/laravel-log-viewer
composer install
- Add this to your service provider in app.php:
DavinBao\LaravelLogViewer\ServiceProvider::class,
- Copy the package config to your local config with the publish command:
php artisan vendor:publish --provider="DavinBao\LaravelLogViewer\ServiceProvider"
- SET umask 022 to umask 000 in /etc/profile
Configuration
config file is in app/config/laravellogviewer.php
- default, you can visit the url