Skip to content

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

Notifications You must be signed in to change notification settings

abrouter/laravel-example

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published