PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

voyager does not create a file Controller file

vitaliy-tsymbalyuk

Nov 17th, 2017 03:22 PM

When I Edit BREAD for my table, I see field 'Controller Name'. How to understand what this field is affecting? I can not find this generated Controller in my project.

mark

Nov 20th, 2017 08:40 AM

This allows you to overwrite what controller class is used for handling BREAD for that table. So if you wish to overwrite some functionality for BREAD for that specific table, then you can just make your own control to handle that.

vitaliy-tsymbalyuk

Nov 21st, 2017 12:20 PM

Wow where can I find examples of such modifications?

mark

Nov 21st, 2017 12:30 PM

I don't believe anyone have publicly shared such modifications. Sorry.