Dragonflies fly on the water, Socialize with fans!


Keywords
laravel, phpwind, fans
License
Apache-2.0

Documentation

Fans Logo

Fans 2

Dragonfly fly on the water, Socialize with Fans!

Installation

Cloned code:

git clone https://github.com/medz/fans

Install dependents

composer install

Copy environment variable file

cat .env.example > .env

Configuring environment variable files.

Generate an application key

php artisan key:generate
php artisan jwt:secret

Publish assets

php artisan vendor:publish

Create a soft connection symbol

php artisan storage:link

Run data table migration

php artisan migrate --seed

Create founder

php artisan db:create:founder