I am try to add bulk upload to my project but it is not working
-
I am try to add bulk upload module to my project but it is not working and not reflacting any changes in admin.
-
@rjayswal
May I know from which branch you have installed the bulk upload & mention your bagisto version as well. -
@Vaishali-Agarwal said in I am try to add bulk upload to my project but it is not working:
May I know from which branch you have installed the bulk upload & mention your bagisto version as well.
check this
-
@rjayswal
Let me know your composer version?
and also verify the entry inside the config/app.php file & config/concord.php -
@Vaishali-Agarwal said in I am try to add bulk upload to my project but it is not working:
concord
Concod screensort
config
Composer version
-
try running below command:
- composer dump-autoload
- php artisan config:cache
- php artisan view:cache
- php artisan route:cache