Android apps run on the users' devices, not on a server like PHP applications; are your users running your code on their servers?
How do i deploy my laravel versions to remote server with click of a button
Hello Guys !,
I have a web application running laravel on hostinger server , and its a application where i would create multiple versions/releases of it. like as we do on androids where we get software updates through click of a button how can i do that in laravel where if i click on the button that particular version or release will be updated to remote server and all the users will be able to use those new features of the newly released version .
and in user point of view they will get a notification on their dashboard that a new version of this application is available do you want to update your application ? then it will also show the description that what users will get after updating their application and after clicking on the button their whole application will be updated according to specific release / verision .
Please or to participate in this conversation.