davinbao/laravel-log-viewer

logViewer for laravel5

v1.0.1 2019-02-21 06:52 UTC

This package is auto-updated.

Last update: 2024-04-21 19:14:26 UTC


README

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