https://github.com/capybara003/betting-platform
https://github.com/capybara003/betting-platform
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/capybara003/betting-platform
- Owner: Capybara003
- Created: 2025-03-11T12:54:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-11T17:18:14.000Z (over 1 year ago)
- Last Synced: 2025-03-11T17:54:07.836Z (over 1 year ago)
- Language: PHP
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
goibet
installation
1. Clone this repo
2. Locate cd to folder
3. Run cmd "composer install"
4. Run cmd "copy env.example .env"
5. Run cmd "php artisan key:generate"
6. Run cmd "php artisan storage:link"
7. Locate "storage\app\public" folder and paste this download and "extract here" - "https://drive.google.com/file/d/14PJkKbIHlL9RK2hNJwZASb8lxyr4BtEN/view?usp=sharing"
8. Locate "\vendor\laravel\ui\auth-backend\AuthenticatesUsers.php" and remplace "showLoginForm()->return view('auth.login', ['isGame' => false]);"
8. Locate "\vendor\laravel\ui\auth-backend\RegistersUsers.php" and remplace "showRegistrationForm()-return view('auth.register', ['isGame' => false]);"