-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
This should have basic resource routes and controllers. Create controller using php artisan make:controller --resource to have all the typical controller resource handling generated for you.
- Controller
- Route (use named routes)
- Views (create the most basic views, literally just spit out the required fields or lists and that's it. We'll stylise these in the future)
Originals: https://github.com/2bnb/website/projects/1#card-30888771, https://github.com/2bnb/website/projects/1#card-30888788
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request