Hichxm'S
Hichxm'S
## French support I start to add french support, there must surely be some spelling mistakes. I have not finished yet If you want to help me, start to edit...
When I use Sharp framework, sometimes I need to collapse a section on the entity show page. For example, I have this following code to show tags relation between servers...
In my case, I need to link two resources. The following code represents the owner name of the current showing server. ```php // Before SharpShowTextField::make('user:name') ->setLabel('Owner') // After - represent...
Hi I think it would be better when you press alt, the menu bar is displayed and it is hidden by default? Hide menu bar: default Show menu bar: press...
Hello * I want to add a French YouTuber named [Thibaud Dauce](https://www.youtube.com/channel/UChyW1pwcQT2RA4Q2onfNfpg) 
Today, I implement **barryvdh/laravel-ide-helper** in my personal project after using it in mine work. I'm using **staudenmeir/eloquent-has-many-deep** package for query optimization with new relations "HasOneDeep", "HasManyDeep" and more. For more...
Hello debug bar community, This is my request generated by laravel-debugbar, I got ` 'taggables'.'taggable_type' = 'App\Models\Organization'` instead of **`App\\Models\\Organization`**. `App\Models\Organization` is not working on phpMyAdmin, Adminer and PHPStorm database...
Bonjour, j'ai vue dans la doc pour créer le bot discord on a besoin de faire ceci: ### 3 commandes pour faire une seul chose: ``` git clone https://github.com/dotOverflow/discord.json discord-bot...