Laravel Update and exeoutput encoding of code

It won’t work because files compiled inside the EXE won’t be updated by the updater.
To update your app, you must recreate a new EXE file.
The workaround is to keep files outside the EXE by placing them into the “Data” subfolder. But that means your source files will remain accessible to anyone.
 
so i need to recreate exe
then update in user computer
and then restoring database…

Long way i guess
i hope you bring update feature fast
because with out update feature its getting hard…
 
Back
Top