Benoît Viguier
Benoît Viguier
One of the solution is to revert to version 4 front-end temporarily (until v6 is out WIP but should fix this hopefully). edit your .env file with `LIVEWIRE_ENABLED=false`
> need to understand how all this templating engine works... Well actually... All this is done via JavaScript here : https://github.com/LycheeOrg/Lychee-front The template engine of Laravel won't be of any...
> Access denied for user 'lychee'@'%' to database '/var/www/html/Lychee/database/database.sqlite' It seems that it does not recognise the values of your `.env` because you clearly specified your database is mysql. Check...
I wish. :') I have a PR here to create a small blog: https://github.com/LycheeOrg/LycheeOrg.github.io/pull/132 waiting for reviews. :) The blog aims to provide some highlight of the work in progress...
No, just an update/refresher of the LycheeOrg website, nothing much there. The `make` command build the full thing in `dist` (including the docs ;) ).
> Is there already a time horizon for completion :) ? Or rather, what is still missing? Time horizon... As you already know, I released the Beta. This indicates that...
To give you an idea of how much I think the Beta is ready, I am already running the docker `alpha` tag on my personal production environment. :)
Thanks @opravil-jan . I feel that something is going wrong here: https://github.com/LycheeOrg/Lychee-Docker/blob/master/entrypoint.sh#L150
Yeah I need to redo a lot of the translations. :(
> After create the album > >  > > Add a button Upload picture > >  Good idea ! :open_mouth: