PHP code example of angus-dv / pars-news

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

    

angus-dv / pars-news example snippets

angular2html
php artisan pars-news:install-docker

docker exec -it pars_php  php artisan vendor:publish
angular2html
docker exec -it pars_php  php artisan robot:install
angular2html
sudo docker exec -it pars_php  php  artisan test vendor/angus-dv/pars-news/src/Test/Feature