sraban/online-visitor
Composer 安装命令:
composer require sraban/online-visitor
包简介
employee & employee history
README 文档
README
#In Laravel 5, 6, 7
Install via composer
composer require sraban/online-visitor
set the database configuration in laravel project & migrate using cli
php artisan migrate
Go to http://myapp/input/console
Web Console Looks like this:
In Ubuntu shell
php artisan ov
If command not availalbe in list or any problem, Add the namespace in Console/Kernel.php in Laravel
protected $commands = [ 'Sraban\OnlineVisitor\Commands\OnlineVisitorCommand' ];
Terrminal Looks like this:
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-21