Headless Api issue on Aws Elastic beanstalk server
-
hello i am using bagisto with aws elastic beanstalk server.
everything works fine until i install headless api.
i followed steps from here https://github.com/bagisto/headless-ecommerce.the issue is everything works fine in my local machine but when i push code to server it asks me to publish vendor again and then composer dump-autoload command is required. i dont have ssh or ebcli access so i cant run these commands.
can you help me with this.thank you
-
Hi @vaida-prateek28 ,
you need to run these commands for proper setup. just get the ssh access and run the commands from the terminal.
Thanks