Skip to content

Create skeleton admin menu for a Bots object #14

@Saborknight

Description

@Saborknight

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-30889492

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions