PHP code example of rspr / laravel-starter

1. Go to this page and download the library: Download rspr/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/ */

    

rspr / laravel-starter example snippets


php artisan vendor:publish --tag=rspr-starter

php artisan vendor:publish --tag=rspr-tmp

[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()
__________________________________________________________________________________________________  

php artisan vendor:publish --tag=rspr-vue

php artisan vendor:publish --tag=rspr-tmp