And updating a Laravel project means we don't have to constantly copy our front-end files into
/home/user/public_html
whenever we make a change.This way we don't need to change the paths in the
bootstrap/app.php
,public/index.php
, etc. files.
Why do u need to change all when you only modified some, I recomend use git.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community