Spaces:
Sleeping
Sleeping
Commit
·
4406223
1
Parent(s):
8be6f59
added images
Browse files
README.md
CHANGED
@@ -29,3 +29,9 @@ ## Steps to run :-
|
|
29 |
- php artisan key:generate
|
30 |
- php artisan migrate --force
|
31 |
- php artisan serve
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
- php artisan key:generate
|
30 |
- php artisan migrate --force
|
31 |
- php artisan serve
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
## command used to chance already commited files to lfs
|
36 |
+
|
37 |
+
- git lfs migrate import --include="public/images/*" --everything
|