We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d0030 commit f853c88Copy full SHA for f853c88
src/BlogEtcServiceProvider.php
@@ -31,7 +31,7 @@ public function boot()
31
'2018_09_16_224023_add_author_and_url_blog_etc_posts_table.php',
32
'2018_09_26_085711_add_short_desc_textrea_to_blog_etc.php',
33
'2018_09_27_122627_create_blog_etc_uploaded_photos_table.php',
34
- '2020_05_27_104123_add_parameters_blog_etc_categories_table'
+ '2020_05_27_104123_add_parameters_blog_etc_categories_table.php'
35
] as $file) {
36
37
$this->publishes([
0 commit comments