Legacy bulk upload not migrated

The old CSV importer (bulk_upload.php) that pushed raw rows into product_details, price_details, stock_details, and catogary_list is not available in the Laravel app. This prevents unsafe direct inserts that bypass validation and stock movement logic.

Go to Products Add Product