DEV Community

Wahid
Wahid

Posted on

1

How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

Make sure to create a resource using the command below:

php artisan make:filament-resource ApiKey
Enter fullscreen mode Exit fullscreen mode

After the resource is created, configure the schema and columns as needed.

Once everything is set up according to your requirements, run the following commands:

chown -R www-data:www-data *
php artisan optimize
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more