Download the PHP package mawdoo3/laravel-task without Composer
On this page you can find all versions of the php package mawdoo3/laravel-task. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-task
Ovreview
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.
All versions of laravel-task with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mawdoo3/laravel-task contains the following files
Loading the files please wait ....