ListCursor.nl
Since the new cursor site, there is no nice listview.
This is an alpha version to again have such view.
Installation
- Clone this repo.
- Run
composer install
- Ready!
- Serve locally using
php artisan serve
- Or setup a webserver with a default laravel config
- Serve locally using