stemword/php-inventory-management-system

Not able to add product.

sabyasacheeroy opened this issue · 4 comments

Not able to add product. Its keep on showing Loading.

Create a folder "stock' under "/assests/images/" folder and add the following line in the "php_action/createProduct.php" file
$url = '../assests/images/stock/'.uniqid(rand()).'.'.$type;

Are you working on online server or on localhost via Wamp or Xamp?

@dipankardd after creating a stock folder and change the URL inside createProduct.php it's still not working.

Hey Please create a stock folder in assets/images.
Give permission.
You can also check this demo for your reference

https://www.youtube.com/watch?v=9UZM8MmY1T8