Looking to hire Laravel developers? Try LaraJobs

laravel-log-viewer maintained by davinbao

Description
logViewer for laravel5
Author
Last update
2019/02/21 07:52 (1.0.0.x-dev)
License
Links
Downloads
65
Tags

Comments
comments powered by Disqus

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

  1. Bootstrap 3 - can be found in Resources/
  2. jQuery 1.10.1 - can be found in public/js/jquery.js

Installation

  1. add code in composer.json
composer require davin-bao/laravel-log-viewer
composer install
  1. Add this to your service provider in app.php:
DavinBao\LaravelLogViewer\ServiceProvider::class,
  1. Copy the package config to your local config with the publish command:
php artisan vendor:publish --provider="DavinBao\LaravelLogViewer\ServiceProvider"
  1. SET umask 022 to umask 000 in /etc/profile

Configuration

config file is in app/config/laravellogviewer.php

  1. default, you can visit the url

http://your_domain/_log/log