-
Notifications
You must be signed in to change notification settings - Fork 3
Home
ZILLEALI edited this page May 20, 2026
·
2 revisions
MikroTik RouterOS API for Laravel — Built by an MTCNA-certified ISP engineer.
composer require zilleali/mikrotik-laravel
php artisan vendor:publish --tag=mikrotik-config| Page | Description |
|---|---|
| Getting Started | Installation, configuration, basic usage |
| Versions | All released versions with changelogs |
| Managers Reference | All 22 managers — methods and examples |
| Configuration | config/mikrotik.php — all options |
| Events | Laravel events reference |
| Artisan Commands | mikrotik:ping, mikrotik:sync, mikrotik:monitor |
| Multi-Router Setup | Managing multiple routers |
| SSL Setup | TLS encrypted API connection |
| Caching | CachingProxy — reduce router API load |
| Rate Limiting | RateLimiter — throttle API calls |
| Changelog | Full version history |