@cosminc Using this project would be a hell of a starting place... integrate with Laravel Cashier using subscriptions and it shouldn't be that hard to get going...
Amazing Laravel/Vue/SPA Boilerplate Project
https://www.youtube.com/watch?v=_Oo_fPjeuX0
https://github.com/cretueusebiu/laravel-vue-spa
Cashier Docs
https://laravel.com/docs/6.x/billing
Stripe / Cashier subscriptions handles monthly recurring billing, just read up on it. It handles prorations, user incrementing, it is super powerful and simple to get going on it.