Jump to content

creagia/laravel-sign-pad help installing


porta325

Recommended Posts

Hello,

I am trying to install creagia/laravel-sign-pad but obviously i'm doing something wrong.

https://github.com/creagia/laravel-sign-pad

All clear up to configuration. Database migrated, folders copied as per instructions.

 

At this stept https://github.com/creagia/laravel-sign-pad#preparing-your-model, I am assuming we are talking about the signatures table.

 

"A $model object will be automatically injected into the Blade template, so you will be able to access all the needed properties of the model." This step confuses me a little. I just created a new instance of a signatures model and passed that to the view, but something should happen on form submit to populate the signatures table, but nothing does.

Usage step. https://github.com/creagia/laravel-sign-pad#usage

I have created the view file and apparently the form looks ok but on submit nothing happens.

in the Configuration step https://github.com/creagia/laravel-sign-pad#configuration   I'v created a path for the signatures to be stored in ( 'signatures_path' => 'public/vendor/sign-pad/sign',) but nothing seems to happen.

 

I am trying to achieve this on localhost so any help is much appreciated. Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.