-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Milestone
Description
- Routes should be generate with grouping by controller, as it works with the new Laravel version
Expected result:
Current result:
- Add typehints for the next methods:
- migration up/down methods
- requests validateResolved method
- controller methods
- service search method
- tests setup method (extra whitespace)
- Remove roles tables from the dump generation
- Change traits order in Model
- Trailing comma for search tests