TIPOFF / addresses

Laravel Package to manage addresses & interact with Address API
MIT License
0 stars 2 forks source link

Add scaffolding for custom field within package #145

Closed pdbreen closed 1 year ago

pdbreen commented 3 years ago

@devjk1 - here's a PR with the basic scaffolding to include one or more custom fields within a package. You should take over this PR and implement the field(s) as you want them. Always remember to npm run prod prior to commit to make sure the latest production build of dist/js/field.js and dist/js/field.css are the versions being committed.

drewroberts commented 3 years ago

@chx2 Can you also watch the development of this? You'll need to do something similar in the other packages that need custom Nova fields.

devjk1 commented 3 years ago

@pdbreen Thanks a bunch!

drewroberts commented 3 years ago

You should take over this PR and implement the field(s) as you want them. Always remember to npm run prod prior to commit to make sure the latest production build of dist/js/field.js and dist/js/field.css are the versions being committed.

@devjk1 Are you able to work on this today?

@joshtorres @phuclh Could we get this pushed through by Sunday evening? Thank you!

joshtorres commented 3 years ago

The whole team is working on this this weekend. 😃