Releases: salehhashemi1992/laravel-intelli-db
Releases · salehhashemi1992/laravel-intelli-db
v0.0.5
add exception handler
v0.0.4
Remove redundant code from ExtendedRuleMakeCommand This commit removes the redundant call to the handleDomainOption() method in the ExtendedRuleMakeCommand class, as it is no longer necessary due to changes in the code.
v0.0.3
Rename namespace and command class Renamed the namespace and command class from "Salehhashemi\LaravelDomainExpert" to "Salehhashemi\LaravelIntelliDb" in the files "ExtendedRuleMakeCommand.php" and "LaravelIntelliDbServiceProvider.php".
v0.0.2
Add ExtendedRuleMakeCommandConsoleTest to test package functionality This commit adds the ExtendedRuleMakeCommandConsoleTest file to test the functionality of the LaravelIntelliDbServiceProvider package. The test file includes a simple example test to ensure that the package is working correctly.
v0.0.1
[ai]