PHP code example of ryne / laravel-starter
1. Go to this page and download the library: Download ryne/laravel-starter library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
ryne / laravel-starter example snippets
[2022-04-10 03:01:21] local.ERROR: ***XController.php@xmethod:11***
Message: "test log"
| data: additional data
File trace:
file:
/var/www/dc/vendor/ryne/laravel-starter/src/L0g.php@39 Function: error()
/var/www/dc/app/Http/Controllers/XController.php@11 Function: xmethod()
/var/www/dc/vendor/laravel/framework/src/Illuminate/Routing/Controller.php@54 Function: callAction()
__________________________________________________________________________________________________