We're a place where coders share, stay up-to-date and grow their careers.
If you are using git for the laravel code, you might want to use elastic beanstalk cli tools. Then you can deploy the changes immediately with eb deploy command.
eb deploy
Actually i did that after deployment 😅
If you are using git for the laravel code, you might want to use elastic beanstalk cli tools. Then you can deploy the changes immediately with
eb deploy
command.Actually i did that after deployment 😅