mawdoo3packagetest/searchresults

There is no license information available for the latest version (dev-master) of this package.

Get First 10 result from google providers and make user save it with comments

dev-master 2019-07-09 14:07 UTC

This package is auto-updated.

Last update: 2024-09-10 01:37:07 UTC


README

Search using google service and save result, comment and delete it.

Installation Steps

Download

open terminal and go to you project, Make Project root of terminal, Ex:

../../ProjectName$

Run Command Below:

composer require mawdoo3searchpackagetest/searchresults

Setup

Run below command for migrate database:

php artisan migrate

Configuration

  • Go to .env file in root of project, and open it.
  • Set below config:
sp_mawdoo3_laravel_url=URL
sp_mawdoo3_laravel_key=Key
sp_mawdoo3_laravel_cx=CX
  • Save it.

Get Google Config

May need to restart the server

Run

You can visit:

YourWebSite/searchResult