Is there a way I can install Laravel with a custom script or another Laravel iteself? How can I run the composer and migration?
I tried running composer install with exec in a php script. However, it returned nothing.
I am trying it in local linux/apache env. However, I wish to replicate this for the dev and production environments as well.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community