Simon Hamp
Simon Hamp
Following on from [my comments](https://github.com/statamic/cms/issues/5254#issuecomment-1105201775) in #5254, here is a PR containing the basics. Hopefully nothing too offensive in here. In my manual testing it hasn't introduced any regressions.
- [ ] Make the import process really smooth - [ ] Allow imports to be placed on the queue so that imports don't hog the UI / timeout -...
https://medium.com/@simonhamp/a-modular-monolith-in-laravel-lumen-4933b8cab2f1
Useful when you're duplicating an entry and the new entry has a new model and therefore doesn't have a `lastModified` value
**Describe the bug** The installer URL is still kind of accessible - throws a `ReflectionException: Class Statamic\Http\Middleware\Installer does not exist` **To Reproduce** Steps to reproduce the behavior: 1. Install Statamic...
For BelongsTo relationships it would be great to be able to make the relationship where the name matches an existing related resource, even to have the option to create records...
Like when a field is required but not yet matched up to a column
Fixes #149