質問編集履歴

1

メッセージの追記をします。

2018/01/31 05:55

投稿

hidepon
hidepon

スコア206

test CHANGED
File without changes
test CHANGED
@@ -115,3 +115,35 @@
115
115
 
116
116
 
117
117
  宜しくお願いいたします。
118
+
119
+
120
+
121
+ (追記)
122
+
123
+ composer require glebstar/laravel5-simple-cms
124
+
125
+ を実行すると
126
+
127
+ ```
128
+
129
+ Using version ^1.0 for glebstar/laravel5-simple-cms
130
+
131
+ ./composer.json has been updated
132
+
133
+ Loading composer repositories with package information
134
+
135
+ Updating dependencies (including require-dev)
136
+
137
+ Nothing to install or update
138
+
139
+ Generating optimized autoload files
140
+
141
+ > Illuminate\Foundation\ComposerScripts::postUpdate
142
+
143
+ > php artisan optimize
144
+
145
+
146
+
147
+ ```
148
+
149
+ というメッセージが表示されました。