search

Home  >  Q&A  >  body text

After laravel-composer require installs the package, changing other code will have no effect.

Use composer to install the simplesoftwareio package on the test server (http://laravelacademy.org/pos...)

composer require simplesoftwareio/simple-qrcode 1.3.*

After the installation is successful, the package can be used normally. When the code is submitted to the test server again, although the code has been updated, the running effect is still the same as before. The same operation can be performed locally;

巴扎黑巴扎黑2748 days ago386

reply all(1)I'll reply

  • 仅有的幸福

    仅有的幸福2017-05-16 16:49:33

    It’s a browser cache problem, this is usually the problem.

    reply
    0
  • Cancelreply