• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Unable to locate a class or view for component [dynamic-component]

Bug Report
2
4
2.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    diazsasak last edited by 25 Jan 2022, 07:41

    Hi,

    i want to use laravel blade dynamic component feature. But the bagisto project cannot find the view or class of this build in laravel feature?

    acff5936-ee1e-4cb2-9d77-aa00a4753680-image.png

    1 Reply Last reply Reply Quote 0
    • devansh-webkul
      devansh-webkul last edited by 25 Jan 2022, 12:59

      Seems like your classes and view have not been found.

      1 Reply Last reply Reply Quote 0
      • D
        diazsasak last edited by 27 Jan 2022, 00:08

        Hi @devansh-webkul , thank you for your reply.

        this class and view is shipped with laravel, https://laravel.com/docs/8.x/releases#dynamic-blade-components

        Any idea how can that bagisto can't find the laravel build in class?

        1 Reply Last reply Reply Quote 0
        • D
          diazsasak last edited by 27 Jan 2022, 03:12

          i manually register it on AppServiceProvider at it work. Thanks

              Blade::component('dynamic-component', DynamicComponent::class);
          
          1 Reply Last reply Reply Quote 2
          4 out of 4
          • First post
            4/4
            Last post