Skip to content

A Laravel project that uses Mikrotik API calls to show some useful information.

Notifications You must be signed in to change notification settings

marsalans/laravel-MikrotikAPI

Repository files navigation

laravel-MikrotikAPI

A working Laravel sample using a number of Composer and NodeJS plugins to access Mikrotik RouterOS API over the network and show some useful information in table views.

Deployment

git clone https://github.com/johanels/laravel-MikrotikAPI.git
npm install
composer install
cp .env.sample .env
vi .env
php artisan key:generate
npm run development
php artisan serve

References

About

A Laravel project that uses Mikrotik API calls to show some useful information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published