Update README.md
This commit is contained in:
parent
dda700ad25
commit
75588f0532
1 changed files with 4 additions and 4 deletions
|
@ -160,10 +160,6 @@ Finally, you must reload Apache on the VM machine using `service apache2 reload`
|
||||||
|
|
||||||
The Apache log files are located into the `vagrant-lamp/apache/logs` folder.
|
The Apache log files are located into the `vagrant-lamp/apache/logs` folder.
|
||||||
|
|
||||||
#### Mailcatcher test form
|
|
||||||
|
|
||||||
You may also access the http://localhost:8080/mail.php page. This is a test form allowing you to test the Mailcatcher application.
|
|
||||||
|
|
||||||
### PHP
|
### PHP
|
||||||
|
|
||||||
#### Log files
|
#### Log files
|
||||||
|
@ -182,6 +178,10 @@ The project browser will show the content of the `/vagrant/www` directory and al
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
#### Mailcatcher test form
|
||||||
|
|
||||||
|
You may also access the http://localhost:8080/mail.php page. This is a test form allowing you to test the Mailcatcher application.
|
||||||
|
|
||||||
### MariaDB (MySQL)
|
### MariaDB (MySQL)
|
||||||
|
|
||||||
#### Access
|
#### Access
|
||||||
|
|
Reference in a new issue