medz/phpwind

Dragonflies fly on the water, Socialize with fans!

Maintainers

Details

github.com/medz/phpwind

Source

Issues

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 174

Watchers: 24

Forks: 40

Language:JavaScript

Type:project

2.0.0-alpha.0 2019-02-15 06:08 UTC

README

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