- Laravel 5.5+
- PHP 7.2+
- Data engine (Redis or Database)
You can choose to use Redis or database as your data engine from config/visits.php
Make sure that Redis is configured and ready. (see Laravel Redis Configuration)
Laravel visits uses any database that Eloquent uses.
Prev: < Iintroduction
Next: Installation >