abrouter / laravel-example

Example of using abrouter/abrouter-laravel-bridge in Laravel

Home Page:https://abrouter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABRouter Laravel Example

It's a example of using (ABRouter Laravel Client)[https://github.com/abrouter/abrouter-laravel-bridge]

Set up locally

First of all, make sure, that composer and docker-compose are installed. Then, run the following commands:

$ git clone https://github.com/abrouter/laravel-example.git
$ cp .env.dist .env
$ composer install
$ docker-compose up -d

Demo

After local set up you can go to the http://localhost:1022 and check it out how's it works. Example Color of the button will changing every time by the following spread: 33% - blue 33% - red 33% - green

Ready to use ABRouter on your own project ?

Let's go on ABRouter and start.

About

Example of using abrouter/abrouter-laravel-bridge in Laravel

https://abrouter.com


Languages

Language:PHP 93.7%Language:Blade 2.6%Language:Shell 1.9%Language:Dockerfile 1.8%