Skip to content

Commit f9bec87

Browse files
author
vinod bhandary
committed
changes in laravel
1 parent fceac6d commit f9bec87

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ The current features are :
3838

3939
```bash
4040
composer require vinus/laravel-web-installer
41+
```
42+
43+
OR in laravel 5.5
44+
45+
```bash
46+
composer require "vinus/laravel-web-installer @dev"
47+
4148
```
4249

4350
2. Register the package with laravel in `config/app.php` under `providers` with the following:

0 commit comments

Comments
 (0)