Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
/ next-site Public archive

[UNMAINTAINED] Next generation of PHPBali Site

Notifications You must be signed in to change notification settings

phpbali-org/next-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPBali Next Site

Next generation of PHPBali site.

Tech Stack

  • Laravel 8.x
  • Laravel Socialite for GitHub OAuth
  • Laravel Livewire
  • Tailwindcss 2.x

Software requirements

  • PHP version >= 7.3
  • NodeJS version >= 12.x

How to run

  1. Clone repository
  2. Go to repository directory and run composer install
  3. Run cp .env.example .env and php artisan key:generate
  4. Create database phpbali_next_site in your localhost then run php artisan migrate:fresh --seed for mock data
  5. Run npm run watch-poll
  6. Run php artisan serve

About

[UNMAINTAINED] Next generation of PHPBali Site

Resources

Stars

Watchers

Forks