PHP code example of olakunlevpn / laravel-installer-welcome
1. Go to this page and download the library: Download olakunlevpn/laravel-installer-welcome 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/ */
olakunlevpn / laravel-installer-welcome example snippets
// Set your app name and logo
APP_NAME="Your Application"
APP_LOGO=images/logo.svg