Skip to content

Commit

Permalink
[source]: Added missed plugin for Laravel 12
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Feb 25, 2025
1 parent 7b237b0 commit 60f65ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Plugin extends Provider

Plugins\Laravel\Master::class,
Plugins\Laravel\V11::class,
Plugins\Laravel\V12::class,

Plugins\Nova\LogViewer\Main::class,
Plugins\Nova\V4::class,
Expand Down

0 comments on commit 60f65ff

Please sign in to comment.