Looking to hire Laravel developers? Try LaraJobs

laravel-task maintained by mawdoo3

Description
Mawdoo3 laravel Task
Last update
2018/11/18 12:24 (dev-master)
License
Links
Downloads
34

Comments
comments powered by Disqus

Ovreview

Laravel Custom Package For Google Custom Search

Requirement

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.