-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
softDeletes does not seem to work as expected #25
Comments
Hello, Thanks for reporting this bug, will to fix it soon |
Fixed 8e57d36 😄 |
Great! Thanks! |
this still does not work properly - the trait does not get found due to fully qualified class name being referenced from the App level:
this works fine:
|
my bad, willing to fix this |
This is fixed |
it doesn't add
...to the model. I tried php artisan wn:resource test tekst;string;; --add=timestamps;softDeletes and also the resources file
The text was updated successfully, but these errors were encountered: