Skip to content

Error Documentation - Tutorial #286

Description

@InsiteFX

Error Documentation - Tutorial News section

Display the news

$model = new NewsModel(); // Error! Need to add ( use App\Models\NewsModel; ) to News Controller Class

Error Documentation - Tutorial Create news items

Routing

$routes->add('news/(:segment)'], 'News::view/$1'); // Error! Need to remove ] after segment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions