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 85187fe commit 526c784Copy full SHA for 526c784
src/GeneratorsServiceProvider.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace Webfactor\Laravel\OpeningHours;
+namespace Webfactor\Laravel\Generators;
4
5
use Illuminate\Support\ServiceProvider;
6
use Webfactor\Laravel\Generators\Commands\MakeCrudEntity;
0 commit comments