thiiagoms / laravel-live-search

Live search with JQuery and Laravel :elephant:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Live Search with Laravel and JQuery


jquery laravel shell_script docker

Dependencies

= Docker

Install

01 - Clone this repository:

$ git clone https://github.com/thiiagoms/laravel-live-search

02 - Change to this repository:

$ cd laravel-live-search
laravel-live-search $

03 - Execute setup.sh:

laravel-live-search $ chmod +x setup.sh
laravel-live-search $ ./setup.sh

██      ██ ██    ██ ███████     ███████ ███████  █████  ██████   ██████ ██   ██
██      ██ ██    ██ ██          ██      ██      ██   ██ ██   ██ ██      ██   ██
██      ██ ██    ██ █████       ███████ █████   ███████ ██████  ██      ███████
██      ██  ██  ██  ██               ██ ██      ██   ██ ██   ██ ██      ██   ██
███████ ██   ████   ███████     ███████ ███████ ██   ██ ██   ██  ██████ ██   ██

    [*] Author: Thiago Silva AKA thiiagoms
    [*] E-mail: thiagom.devsec@gmail.com

04 - Go to http://localhost:8000

About

Live search with JQuery and Laravel :elephant:


Languages

Language:PHP 89.6%Language:Blade 6.4%Language:Shell 2.4%Language:JavaScript 1.2%Language:Dockerfile 0.5%