laravel-doctrine / orm

A drop-in Doctrine ORM 2 implementation for Laravel 5+ and Lumen

Home Page:http://laraveldoctrine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Documentation site is down

andrzej-tracz opened this issue · comments

As per issue title, website http://laraveldoctrine.org/ gives me 403 Forbidden error. Not sure if this is temporary.

Steps to reproduce the behaviour

Visit: http://laraveldoctrine.org/

@josenicomaia will have to check, I'm not really part of the project anymore, nor do I have access to that server. If he doesn't see this message, try messaging him on the Doctrine Slack

Sadly, until now, the documentation site is still down. I need to use google cached to read the documentation :(. Hope you will fix it soon.

Note that the contents of the webpage is hosted here: https://github.com/laravel-doctrine/docs

Ops., I will check the problem. I wasn't reading the mails, sorry for the delay.

It's online!!

@josenicomaia It's still not fine - opening any page other than the home page shows a Whoops stack trace: http://laraveldoctrine.org/docs/1.4/orm

Screenshot from 2020-12-20 01-17-43

@levacic yeah, I am debugging it

It's fixed. Can you check it again?

Seems it works all right now, thanks!