Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Installation does not really work #4

Closed
rabol opened this issue Jun 12, 2020 · 2 comments
Closed

Installation does not really work #4

rabol opened this issue Jun 12, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@rabol
Copy link

rabol commented Jun 12, 2020

The installation documentation might need an update

executing the php artisan lyra:install asks a question and the documentation does not mention anything and no matter what one choose, the /lyra gives a 403 error

@rabol rabol added the bug Something isn't working label Jun 12, 2020
@sertxudev sertxudev self-assigned this Jun 12, 2020
@sertxudev
Copy link
Member

I just tried it with a fresh installation of Laravel, in case you are using the basic mode you might get the 403 by having a session started without access permission to /lyra.

Check the working modes section:
https://lyra.sertxudeveloper.com/docs/en/v1.x/working-modes/working-modes.html#basic

@sertxudev
Copy link
Member

I found the problem, it's a bug in the LyraAdminMiddleware. I'm going to publish a new release in the next minutes to solve this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants