Update README.md

This commit is contained in:
Axel 2017-09-28 10:08:04 +02:00 committed by GitHub
parent dda700ad25
commit 75588f0532

View file

@ -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
![The projects browser](https://github.com/axeloz/vagrant-lamp/raw/master/screenshot.png) ![The projects browser](https://github.com/axeloz/vagrant-lamp/raw/master/screenshot.png)
#### 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