Repository for Official $BOB on Solana website code - TickerIsBob.com
After setting up local dev environment with PHP 7.4, you will launch this Laravel 8 app by copying the .env.example
file to .env
From there, create the bob
database in MySQL and from the command line run the following commands:
composer install
php artisan migrate
php artisan key:generate
npm install
npm run dev
You can then view the homepage if you're using Laravel Homestead at https://bob.test and can access Laravel Nova at http://bob.test/admin
- tipoff/support
- tipoff/authorization
- tipoff/addresses
- tipoff/laravel-google-api
- tipoff/laravel-serpapi
- tipoff/seo
- drewroberts/media
- drewroberts/blog
- Laravel
- Laravel Nova
- Laravel Socialite