Documentation tasks
- Rewritten docs. Some things to document:
- formrequests: supported rules
- hideFromAPIDocumentation
- overwriting with --force
- binary responses
- troubleshooting: --verbose
- plugin api: responses - description, $stage property
- --env
- Use database transactions and
create()
when instantiating factory models
Release blocker
- Port recent changes from old repo
Features
Improvements
- Improve error messaging: there's lots of places where it can crash because of wrong user input. We can try to have more descriptive error messages.
Tests
- Add tests that verify the overwriting behaviour of the command when --force is used