-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
182 lines (181 loc) · 3.08 KB
/
.bash_history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
ls
ls -l
exit
ls
php artisan make:migration create_table_carts
php artisan make:migration create_table_carts_item
php artisan make:model Cart
php artisan make:model CartItem
php artisan make:controller CartController
php artisan
php artisan migrate:refresh
php artisan migrate:install
php artisan
php artisan migrate:status
php artisan migrate:install 2016_03_09_160112_create_table_files
php artisan migrate:install 2016_03_09_160112_create_table_files
php artisan migrate:install
php artisan migrate:install
php artisan
php artisan migrate
ls -l
cd resources/views/
ls -l
ls
ls -l
chmow 770 cart.blade.php
chmod 770 cart.blade.php
php artisan make:migration create_table_orders
cd..
cd ..
ls
cd ../../
ls
cd laravel/
ls
php artisan make:migration create_table_orders
php artisan make:migration create_table_order_items
php artisan make:model Order
php artisan make:model OrderItem
cd resources/
ls
cd views/
ls
mv cart.blade.php cart
ls -l
cd cart/
ls
chmow 770 cart
chmod 770 cart
ls
cd ..
chmod 770 cart
cd cart/
cd ../../
ls
cd ..
ls
php artisan migrate
php artisan migrate
php artisan
php artisan migrate:status
php artisan migrate
php artisan migrate
php artisan make:migration create_table_orders
php artisan make:migration create_table_order_items
php artisan migrate
ls
composer update
php artisan make:controller OrderController
cd resources/views/
chmod 770 list.blade.php view.blade.php
ls -l
cd ../../..
ls
cd laravel/
composer update
composer update
composer update
composer install
composer update
composer install
npm install stripe
exit
cd resources/views/
mkdir orders
mv orders/ order
cp view.blade.php list.blade.php order/
cd order/
ls
chmow 770 .
chmod 770 .
ls -l
ls
cd ..
cd..
cd ..
ls
cd ..
ls
git add .
ls
git status
git commit -a
git config --global user.email "[email protected]"
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
git config --global user.name "Kristaps"
git commit -a
git push
git push origin
exit
ls -l
composer update
cd public/
ls
cd assets/
ls
cd css/
wget https://github.com/enyo/dropzone/raw/master/dist/dropzone.css
cd ..
cd ls
cd js/
wget https://github.com/enyo/dropzone/blob/master/dist/dropzone.js
ls -l
ls
rm dropzone.js
wget https://github.com/enyo/dropzone/raw/master/dist/dropzone.js
ls
ls -l
chmod 700 dropzone-config.js
ls -l
chmod 770 dropzone-config.js
ls -l
ls
chmod 770 uploud.js
cd ..
cd css/
chmod 770 main.css
cd ..
ls
cd ..
ls
cd ..
ls
cd app/Http/Controllers/
ls
ls -l
chmod 770 ImageController.php
cd ..
cd ..
ls
cd ..
ls
composer install
composer require intervention/image
composer require intervention/image
ls
php artisan bundle:install juploader
php artisan
composer update
php artisan vendor:publish
php artisan migrate
git add .
git commit -a
git commit -a
git commit -a
git commit -m "drag and drop"
top
git commit -a
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
cd .git/
ls
rm index.lock
cd ..
git add .
git commit -m "drag and drop"
git push
exit
exit