SalekurPolas / nova-report-generator

A Laravel Nova report generator tool.
MIT License
0 stars 1 forks source link

Forbidden error #8

Open mabehiry opened 1 week ago

mabehiry commented 1 week ago

I am getting forbidden error: 403 after installing it and trying to open: /reporter

SalekurPolas commented 5 days ago

@mabehiry, please check if you can access the Laravel Nova dashboard itself. The 403 error might be related to Nova's authentication configuration.

mabehiry commented 5 days ago

@SalekurPolas Yes I can access dashboard and all other resources

SalekurPolas commented 5 days ago

@mabehiry, can you please share Laravel, Laravel Nova, & PHP versions?

mabehiry commented 3 days ago

@SalekurPolas PHP 8.0.30 Laravel 9.52.16 Nova 4.35.4