Skip to content

Repository files navigation

Laravel Errors Management System

Latest Version on Packagist Total Downloads GitHub issues GitHub forks PHP Composer GitHub license Quality Score StyleCI

404 and 500 error records

This library made to manage error records and display visits count , date times ip and more details about visits.

Documentation, Installation, and Usage Instructions

See the DOCUMENTATION for detailed installation and usage instructions.

Step 1

$ composer require hayrullah/lem

Step 2

$ php artisan adminlte:install  --only=main_views

Step 3

$ php artisan vendor:publish --provider="Hayrullah\Lem\LemProvider" 
$ php artisan vendor:publish --provider="Hayrullah\Lem\LemProvider" --tag=config
$ php artisan vendor:publish --provider="Hayrullah\Lem\LemProvider" --tag=views
$ php artisan vendor:publish --provider="Hayrullah\Lem\LemProvider" --tag=migrations

Step 4

$  php artisan migrate
$  php artisan serve

About

Errors management laravel package

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages