Skip to content

Commit

Permalink
Facade Alias
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed May 15, 2024
1 parent f66d4b4 commit 9ed483a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@
"laravel": {
"providers": [
"TypiCMS\\Form\\FormServiceProvider"
]
],
"aliases": {
"Form": "TypiCMS\\Form\\Facades\\Form"
}
}
}
}

0 comments on commit 9ed483a

Please sign in to comment.