-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
227 lines (226 loc) · 7.21 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
ûls
ls
find
find -type f -exec chmod 644 {} \;
ls
find -type d -exec chmod 755 {} \;
php7.2 artisan config:clear
php7.2 artisan route:list
chgrp -R lads88ti storage bootstrap/cache
php7.2 artisan config:clear
php7.2 artisan config:clear
php7.2 artisan key:generate
ls
rm -rf * .*
ls
composer-php7.2 create-project --prefer-dist laravel/laravel .
ls
ls -la
composer-php7.2 create-project --prefer-dist laravel/laravel .
php7.2 artisan make:auth
composer-php7.2 require laravel/ui
php7.2 artisan ui vue --auth
composer-php7.2 require laravel/ui
php7.2 artisan ui vue --auth
yes
php7.2 artisan migrate
php7.2 artisan migrate
php7.2 artisan migrate
php7.2 artisan make:migration create_sms_registers_table --create=sms_registers
php7.2 artisan make:model SmsRegister
php7.2 artisan make:model Models/SmsRegister
php7.2 artisan migrate
php7.2 artisan make:controller Auth/AjaxController
php7.2 artisan make:model Models/Region -m
php7.2 artisan make:model Models/City -m
php7.2 artisan migrate
php7.2 artisan make:factory RegionFactory --model=Region
php7.2 artisan make:factory CityFactory --model=City
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan route:list
php7.2 artisan route:list
php7.2 artisan make:controller UserController
php7.2 artisan make:middleware Closing
php7.2 artisan make:mail VerifyMail
php7.2 artisan make:model Decor -m
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan db:seed
php artisan make:model Models/Post -m
php7.2 artisan make:model Models/Post -m
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan db:seed
composer-php7.2 require barryvdh/laravel-debugbar --dev
composer-php7.2 update
php7.2 artisan cache:clear
php7.2 artisan config:cache
php7.2 artisan migrate:rollback
composer-php7.2 require spatie/laravel-sluggable
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan db:seed
composer-php7.2 require jenssegers/date
php7.2 artisan migrate:reset
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan migrate:reset
php7.2 artisan migrate
php7.2 config:clear
php7.2 artisan db:seed
php7.2 artisan make:model Models\Action -m
php7.2 artisan make:model Models/Action -m
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan make:model Models/Question -m
php7.2 artisan make:model Models/QuestionVote -m
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan db:seed
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan make:model Models/Ticket -m
php7.2 artisan make:model Models/TicketType -m
php7.2 artisan make:model Models/Tickets/Status -m
php7.2 artisan make:model Models/Tickets/Status
php7.2 artisan make:migration create_ticket_status_table
php7.2 artisan migrate
php7.2 artisan make:model Models/Product -m
php7.2 artisan migrate
php7.2 artisan make:model Models/Role -m
php7.2 artisan make:model Models/Permission -m
php7.2 artisan make:migration create_users_permissions_table
php7.2 artisan migrate
php7.2 artisan migrate:rollback
php7.2 artisan make:model Models/Role -m
php7.2 artisan make:migration create_users_roles_table
php7.2 artisan make:seed PermissionSeeder
php7.2 artisan make:seed RoleSeeder
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan make:provider RolesServiceProvider
php7.2 artisan config:clear
php7.2 artisan cache:clear
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan cache:clear
php7.2 artisan config:clear
php7.2 artisan config:clear
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan config:clear
php7.2 artisan config:clear
php7.2 artisan config:cache
php7.2 artisan make:provider RolesServiceProvider
php7.2 artisan config:cache
php7.2 artisan config:clear
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan make:middleware RoleMiddleware
php7.2 artisan make:provider PermissionServiceProvider
php7.2 artisan make:controller Backend/BackendController
php7.2 artisan make:model Models/Category -m
php7.2 artisan make:seed CategorySeeder
php7.2 artisan migrate:refresh
php7.2 artisan db:seed
php7.2 artisan storage:link
php7.2 artisan make:model Models/Position -m
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan db:seed
composer dumpautoload
php7.2 artisan db:seed
php7.2 artisan make:model Models/Shop -m
php7.2 artisan migrate
composer require intervention/image
composer require intervention/image
composer require intervention/image
composer require intervention/image
composer require intervention/image
composer-php7.2 require intervention/image
php7.2 artisan make:request
php7.2 artisan make:request UserRequest
php7.2 artisan make:migration add_verify_code_to_users_table
php7.2 artisan migrate
php7.2 artisan vendor:publish --provider="Gloudemans\Shoppingcart\ShoppingcartServiceProvider" --tag="config"
php7.2 artisan config:clear
composer-php7.2 dump-autoload
php7.2 artisan config:clear
php7.2
php7.2 artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravelRecent"
php7.2 artisan config:cache
php7.2 artisan config:cache
composer-php7.2 remove intervention/image
composer-php7.2 dump-autoload
composer-php7.2 remove intervention/image
composer-php7.2 dump-autoload
php7.2 artisan config:cache
composer-php7.2 dump-autoload
php7.2 artisan config:cache
php7.2 artisan config:clear
composer-php7.2 require intervention/image
composer-php7.2 require bumbummen99/shoppingcart
php7.2 artisan vendor:publish --provider="Gloudemans\Shoppingcart\ShoppingcartServiceProvider" --tag="config"
php7.2 config:cache
php7.2 artisan config:cache
php7.2 artisan config:cache
php7.2 artisan make:model Model/Pickup -m
php7.2 artisan make:model Models/Pickup -m
php7.2 artisan migrate
php7.2 artisan make:model Models/Order -m
php7.2 artisan make:migration create_order_product_table
php7.2 artisan migrate
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan config:cache
php7.2 artisan make:mail OrderIssued
php7.2 artisan config:cache
php7.2 artisan migrate:rollback
php7.2 artisan migrate
php7.2 artisan make:model Models/Codes -m
php7.2 artisan make:model Models/Code -m
php7.2 artisan migrate
php7.2 artisan db:seed
php7.2 artisan migrate:rollback
php7.2 artisan make:middleware Verify
php7.2 artisan make:middleware VerifyPhone
php7.2 artisan make:request ActionRequest
php7.2 artisan make:model Models/Application -m
p
php7.2 artisan make:request SupportRequest
php7.2 artisan make:model Models/Ticket/Message
php7.2 artisan make:model Models/Tickets/Message -m
php7.2 artisan make:model Models/Tickets/Message -m
php7.2 artisan make:model Models/Tickets/Message -m
php7.2 artisan migrate
composer-php7.2 require yandex-money/yandex-checkout-sdk-php
php7.2 artisan route:list
php7.2 artisan route:list
php7.2 artisan make:request PickupRequest