Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

Contd..,

Faced timed out error during installation

  • Solved it, by
"config": {
        "process-timeout": 3000
    }
Last updated 1 year ago.
0
  1. You would need to either download the dependencies through an online system and then copy them over to the offline system, or you would need to run a local mirror of Packagist, this guide explains how.

  2. See above

  3. Look at the directory size after install is complete

  4. Unless your production environment is Windows then there is no reason for you to be running your code in a windows environment even during development: virtual machines! If your production environment is windows... there is a Windows installer for composer: https://getcomposer.org/doc/00-intro.md#installation-windows

Last updated 1 year ago.
0
  1. How do I download a single dependency? and later add this dependency to an offline project installation?
Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.