Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2bae9c5

Browse files
authored
Update README.md
1 parent 7771c90 commit 2bae9c5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

‎README.md‎

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Script used to upgrade environment of Cloud9 instances
2-
--> allows to install php 7.2.x / mysql 5.7.x / laravel 5.7.x
3-
2+
## The following actions are made :
3+
- php 7.2.x (+ main modules)
4+
- mysql 5.7.x
5+
- laravel 5.7.x
6+
- composer (up to last version)
7+
- Add Authentication to Laravel
8+
- Execute Laravel Migration
9+
- Change .htaccess file to modify DocumentRoot (to ./public)
10+
- Download adminer.php
411

512
## To install all directly :
613
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /