mawdoo3/laravel-task
Composer 安装命令:
composer require mawdoo3/laravel-task
包简介
Mawdoo3 laravel Task
README 文档
README
Laravel Custom Package For Google Custom Search
Requirement
- Laravel 5.7 (see laravel Documentation) .
- composer (install Inc).
- mysql server .
meet that requirement then just complete this :
installation
edit .env file to your DB credentials :
fix database name,user&pass in .env file
install package via composer in your laravel directory :
composer require mawdoo3/laravel-task
then the install command will be :
php artisan task:install
run internal php server :
php artisan serve
That's it !! :
http://127.0.0.1:8000/search
Configration
to change cx and api key :
add sp_mawdoo3_laravel_cx and sp_mawdoo3_laravel_key to .env file or change default value in config/customSearch.php
License
This is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-17