Skip to content

1.10.4 Make service command

Choose a tag to compare

@misterdebug misterdebug released this 12 Aug 00:50
· 7 commits to master since this release

What's Added :

 'paths' =>
    [
        'service' =>
        [
            'path' => app_path('Services'),
            'namespace' => 'App\Services'
        ]
    ]

Full changelog : 1.10.3...1.10.4