Added more detail to the README
This commit is contained in:
parent
11c65c4a00
commit
d01d087431
@ -826,9 +826,10 @@ server_name laravel.dev;
|
|||||||
<br>
|
<br>
|
||||||
<a name="Optional-Features"></a>
|
<a name="Optional-Features"></a>
|
||||||
### Optional Features
|
### Optional Features
|
||||||
#### prestissimo
|
Optional features can be enabled by changing the `.env` file in the Laradock directory.
|
||||||
[prestissimo](https://github.com/hirak/prestissimo) is a plugin for composer which enables parallel install functionality. You can enable prestissimo by setting `INSTALL_PRESTISSIMO=true` in the `.env` file in the Laradock directory.
|
|
||||||
|
|
||||||
|
#### prestissimo
|
||||||
|
[prestissimo](https://github.com/hirak/prestissimo) is a plugin for composer which enables parallel install functionality. You can enable prestissimo by setting `INSTALL_PRESTISSIMO=true` in the `.env` file.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<a name="debugging"></a>
|
<a name="debugging"></a>
|
||||||
|
Loading…
Reference in New Issue
Block a user