samedi 27 mai 2017

How can I get Input from a paragrah in Laravel?

<div class="form-group">
      <label for="amount_due" class="col-sm-4 control-label"></label>
      <div class="col-sm-8">
          <p class="form-control-static">Paragraph I want to input</p>
      </div>
</div>

From above paragraph class I want text in my controller. In this paragraph the due amount shows via angular js. And I just want to get that value to add in database



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2qm46Zh
via IFTTT

Aucun commentaire:

Enregistrer un commentaire