Skip to content

Commit

Permalink
Relese/v1.0.0 (#4)
Browse files Browse the repository at this point in the history
* feat:create facade

* feat:use facade

* feat:config for package

* feat:not found key config exception

* feat:activated key

* feat:directory creator trait

* feat:not found dick exception

* feat:create enum for disks name

* feat:disks class

* feat:name creator class

* feat:invalid name exception

* feat(103): todo config added (#3)
  • Loading branch information
amirsahra authored Jan 21, 2023
1 parent 866a56c commit 6e2289a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IllustratorServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ public function register()

public function boot()
{

// todo add config
}
}

0 comments on commit 6e2289a

Please sign in to comment.