PHP code example of rtmatt / privacy-policy
1. Go to this page and download the library: Download rtmatt/privacy-policy 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/ */
rtmatt / privacy-policy example snippets
php
RTMatt\PrivacyPolicy\Providers\PrivacyPolicyServiceProvider::class
bash
php artisan vendor:publish --provider="RTMatt\PrivacyPolicy\Providers\PrivacyPolicyServiceProvider" --tag="config"
/resources/views/vendor/rtprivacypolicy/privacy-policy.blade.php