Skip to content

Commit e569659

Browse files
committed
Update composer.json
1 parent ca2357d commit e569659

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@
3838
"laravel": {
3939
"providers": [
4040
"TypiCMS\\BootForms\\BootFormsServiceProvider"
41-
]
41+
],
42+
"aliases": {
43+
"BootForm": "TypiCMS\\BootForms\\Facades\\BootForm"
44+
}
4245
}
4346
}
4447
}

0 commit comments

Comments
 (0)