Automatic order(quantity per day, days quantity). PHP Laravel -


i have order form inputs like:

  • service
  • quantity per day
  • days quantity

and need create order, should launched number of times day, number of days...

which technology can use ? or maybe ideas?

my project built on php laravel 5.4 framework.

you can create command in laravel (link) enter orders, checking if meets condition sent ...

this command executed cronjob on server ...


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -