Skip to content

zph123/hellokefu

Repository files navigation

Hello chat

Usage

git clone https://github.com/zph123/hellokefu <project-name>
cd <project-name>
composer install
cp .env.example .env
php artisan key:generate
php artisan jwt:secret
php artisan migrate --seed
php artisan serve (if not using laravel valet)
yarn OR npm install
yarn watch OR npm run watch

Visit http:https://localhost:8000, It works!

If using laravel valet, visit http:https://<project-name>.test

Now you're ready to start coding!

More

About

hellokefu,哈啰客服

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published