Benoît Viguier
Benoît Viguier
Up for grabs, possibly easy to vibe code that one with Claude (if you want to practice your vibecoding). Required for a PR to be considered: #### php side: -...
@kavya-golamaru for sure ! :)
@kavya-golamaru I would also recommend you have a look at our documentation: https://github.com/LycheeOrg/Lychee/tree/master/docs#readme
The steps are as follow: 1. Install and use https://github.com/LycheeOrg/Lychee-laravel 2. Read https://github.com/LycheeOrg/Lychee-Laravel/wiki/Readings-about-Laravel 3. Read https://github.com/LycheeOrg/Lychee-Laravel/wiki/Coding-style-and-CI 3. create a pull request : https://github.com/LycheeOrg/Lychee-laravel/pulls 4. fix the complains of the CI...
Hi, first and foremost thank you for such a detailed suggestion. I really appreciate it as it show that you took the time to dig into Lychee. However let me...
> I apologize for my initial thoughts below the section "under the hood". You don't have to. I really appreciated the fact that you actually did research it and what...
> However, I still would vote for the enhancement from a user's perspective, but without altering the implementation too much. As a first step it would totally suffice to simply...
@kamil4 I would do it like that: https://medium.com/@chrissoemma/laravel-5-8-delete-and-soft-delete-practical-examples-b9b71c0a97f :smile: Laravel already provide the code for Soft-delete :) (which basically add a few collumns) and a trait to the Photo. I'm...
It was on the road map, unfortunately, I have to rewrite the full front-end. See here: https://github.com/LycheeOrg/Lychee/discussions/2485
You can post raw code by using ` ``` ` Thank you for your feedback. I will check to also add the header image in that.