Skip to content

Commit be3a52e

Browse files
Update README.md
1 parent 9a68bcf commit be3a52e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33

44
1. Clone project
5+
56
- create storage directory and storage/app, storage/cache, storage/framework & storage/logs directories
67
- chmod -R 777 storage
78
- chmod -R 777 bootstrap/cache
@@ -16,6 +17,7 @@
1617
- php artisan migrate:refresh --seed
1718

1819
2. How to install
20+
1921
- cd /data/www/{username}
2022
- php /usr/bin/composer global require "laravel/installer" (if Laravel isn’t installed)
2123
- php /usr/bin/composer create-project --prefer-dist laravel/laravel {project_name} (. install in cur. folder)

0 commit comments

Comments
 (0)