1
0
Fork 0
Commit Graph

61 Commits (1637e80893fb0555a08dbee9516e92455d700e97)

Author SHA1 Message Date
Rob Bast 10b813fc40 reworking basic usage, added versions article 2015-06-30 15:49:00 +02:00
Rob Bast eb98613672 add installer information 2015-06-30 15:49:00 +02:00
Rob Bast 4ddd5aa37f cleaned up intro page a bit 2015-06-30 15:49:00 +02:00
Jordi Boggiano 65dd1f7137 Update 00-intro.md 2015-06-02 14:47:52 +01:00
Jordi Boggiano ba8114dd49 Merge pull request #3258 from FraGoTe/master
Windows Installation Details this closes #3186
2015-06-02 14:47:13 +01:00
Possum 2e99b9fdf5 Use https where possible 2015-05-04 19:37:57 +02:00
Tomáš Votruba 0924318c17 Readme: 00-intro - use __DIR__
It is best practice to use `__DIR__` constant. Also it's used in `autoload.php` itself.
2015-04-02 02:22:46 +02:00
Josh Pollock 76a0e818b5 Improve notice about /usr/local/bin 2015-01-28 21:33:42 -05:00
Josh Pollock 59141c8663 Add note about /usr not existing in OSX Yosemite by default.
BTW Seriously Apple?
2015-01-25 17:05:21 -05:00
Rob 2e4cb8be33 scrapping next line 2014-12-13 19:05:52 +01:00
Rob d26f817cfd rewriting some documentation sections 2014-12-13 18:59:14 +01:00
Jordi Boggiano d515577560 Fix wording, refs #3466 2014-12-13 13:37:05 +00:00
Paul Schell 62bcc3996b Update 00-intro.md 2014-11-25 17:01:07 +01:00
Francis Gonzales 5dd2b30b18 Windows Installation Details
Add break line
2014-09-03 10:43:13 -05:00
Francis Gonzales 33d9f917dc Windows Installation Details this closes #3186
Windows Installation Details
2014-09-03 10:38:53 -05:00
Andrew Kreps fe33d7a347 Updated to reflect new tap names for php in OSX homebrew. 2014-08-15 11:28:18 -07:00
Jose Diaz-Gonzalez 5a4ead4290 Add missing tap for homebrew installation 2014-06-22 14:07:38 -04:00
Jordi Boggiano dcea95feba Update brew instructions, closes #2919 2014-06-22 10:52:33 +02:00
Jordi Boggiano 0c85ca426d Add code-fences to examples for syntax highlighting 2014-05-19 12:17:07 +02:00
Evan-R ee6a843b8e add note for alternate download method in case curl fails 2014-04-15 04:58:44 -06:00
zeke c16f83a8c8 use php 5.5 in homebrew instructions 2014-04-01 13:07:50 -07:00
zeke 8c382d4929 forget a homebrew step that's required for php installation 2014-04-01 09:46:16 -07:00
zeke dbbe91135e update homebrew instructions 2014-04-01 09:20:11 -07:00
Jordi Boggiano c7d5da89c8 Fix doc note 2014-02-06 21:15:30 +01:00
Jordi Boggiano 8dd0594983 Cleaner install instruction without curl 2014-02-06 00:40:06 +01:00
ernest leitch ebece5a3b9 Update 00-intro.md
Updated spelling
2013-10-20 10:14:41 -07:00
ernest leitch 1e4ace764d Update 00-intro.md
Added note to help install PHP via brew if it's missing.
2013-10-19 18:54:36 -07:00
Jordi Boggiano 28abb08da8 Move homebrew docs to the docs 2013-10-16 16:24:48 +02:00
Peter Kokot 6bbd2b2803 doc intro and libraries typos 2013-07-01 02:52:10 +02:00
jos101 8bbb6b9190 Update 00-intro.md 2013-05-15 17:55:29 -05:00
jos101 14260d09c5 Enable php_openssl.dll in php.ini
it specifies to enable the extension php_openssl.dll in php.ini. When php_openssl.gll is disabled, the command show an error in the function file_get_contents but not specify that is necesary to enable php.ini.
2013-05-15 10:54:40 -05:00
Jordi Boggiano cf6cb35abd Remind people to use sudo, refs #1807 2013-04-17 19:21:44 +02:00
sclarson f6b39e4c40 removes sudo from global installation
The /usr/local/bin folder should require sudo access.
2013-04-17 10:57:44 -05:00
Igor Wiedler c1a4e5d43b Add curl -sS everywhere 2013-02-18 17:56:13 +01:00
hakre 9cdc571092 Updated Windows manual installation guide
- The batchfile is not more than a one-liner.
- You don't need notepad to create the batchfile.
2013-01-29 03:22:09 +01:00
Jordi Boggiano fed72a4803 Add system requirements to the docs, fixes #1472 2013-01-11 22:57:28 +01:00
Jordi Boggiano d925598f1d Rephrase/reformat some of the intro, refs #1450 2013-01-05 18:46:42 +01:00
Brad Parbs 9f80a4fcc8 Updated Doc 00-intro to be more clear
As I was going through the docs, it leads you to do a 'composer install' somewhere where it will not work, if you are following along with installation and such. It is assuming you have a 'composer.json' file in the directory already, which you may not.
2013-01-03 17:05:08 -06:00
Jordi Boggiano 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 2012-11-08 15:10:26 +01:00
Jordi Boggiano e90955b8b9 Fix windows setup instructions, fixes #1262 2012-10-26 00:50:39 +02:00
Jordi Boggiano 532f237003 Reorganize intro page a bit 2012-10-25 15:20:16 +02:00
Jordi Boggiano 6485f7eef3 Add setup instructions 2012-10-25 15:17:35 +02:00
Jordi Boggiano 0342c30415 Merge remote-tracking branch 'cloakedninjas/master' 2012-10-25 15:14:35 +02:00
Peter Bowyer 03c5d9c75b Update monlolog to 1.2.*
I slavishly followed these instructions when learning how to use Composer, then wondered why Monolog didn't behave per its documentation (`addNotice()` is missing in 1.0.*)
2012-10-15 13:12:30 +02:00
Michael De Wildt 32e34156ad Fixed typo 2012-10-09 14:54:54 +12:00
Daniel Jackson 53b20367ec Windows installation guide
Downloading via file_get_contents & creation of BAT file
2012-08-23 18:09:20 +02:00
Matthew Weier O'Phinney 990a36ac09 Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
2012-07-26 09:03:12 -05:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 2012-06-14 10:16:15 +02:00
Daniel Mecke 133f3317ee fixed typo 2012-05-04 14:30:42 +03:00