Skip to content

Rewrite required #7

Description

@Mte90

Looking at what is printed the urls in the admin ui:

<li><a href="{{base}}/admin/table/list">home</a></li>

But the readme doesn't mention that is required a URL rewriting for the file and that will ignore the folder where the project is.

Example:

http://localhost/php-crud-admin/admin.php/table/list

Generate:

error
code:

1000
message:

Route '/table/list' not found

But http://localhost/php-crud-admin/admin.php/ I get the list of tables but the links are http://localhost/admin/column/mytable/list.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions