Skip to content

Commit cff73ac

Browse files
Update README.md
1 parent be3a52e commit cff73ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Laravel-mini-project
22

33

4-
1. Clone project
4+
Clone project
55

66
- create storage directory and storage/app, storage/cache, storage/framework & storage/logs directories
77
- chmod -R 777 storage
@@ -16,7 +16,7 @@
1616
- copy-paste .htaccess & .htpasswd (if it's necessary)
1717
- php artisan migrate:refresh --seed
1818

19-
2. How to install
19+
How to install
2020

2121
- cd /data/www/{username}
2222
- php /usr/bin/composer global require "laravel/installer" (if Laravel isn’t installed)

0 commit comments

Comments
 (0)