• 0
Votes
name

A PHP Error was encountered

Severity: Notice

Message: Undefined index: userid

Filename: views/question.php

Line Number: 195

Backtrace:

File: /home/u125378470/domains/lawhelpguru.org/public_html/application/views/question.php
Line: 195
Function: _error_handler

File: /home/u125378470/domains/lawhelpguru.org/public_html/application/controllers/Questions.php
Line: 416
Function: view

File: /home/u125378470/domains/lawhelpguru.org/public_html/index.php
Line: 315
Function: require_once

name Punditsdkoslkdosdkoskdo

Payments logic server side vs client side

Hellow World, I'm having a dilemma right I want to implement a payment method in one of my projects but Idk where to set my logic, I'm using Angular in my Frontend & Laravel for the back. I've seen implement it in my frontend will be such easier but I'm not feeling comfortable with that, I'm thinking about some kind of hybrid process to the flow but I can't find any documentation about that.