spatie / laravel-model-cleanup

Clean up unneeded records
https://freek.dev/410-a-laravel-package-to-clean-up-models
MIT License
399 stars 42 forks source link

Fix namespace reference #35

Closed dwightwatson closed 4 years ago

dwightwatson commented 4 years ago

Fix the namespace reference in the config file and the readme.

Also fixes the namespace in the scheduling example so it works when copy/pasted.