Abdallah Samy

Results 10 comments of Abdallah Samy

yes sure

the creator not, but we still use it , still support it abd still love it

just install mongodb driver by adding this command in Dockerfile : ``` RUN pecl install mongodb ``` then add `extension=mongodb.so` in php.ini

> Hi, Yes I have already checked this point. I even went from 128MB to 1GB and it didn't change anything. Here is a screenshot of the assigned role. And...

a temporarily solution is to move content to a separated component ```tsx import HomepageComponent from "@/components/HomepageComponent"; export default function Homepage() { return ( ); }; ```

```ts i18n.changeLanguage(newLanguageCode).then(() => { console.log('should work'); }); ```

please use English

so let me know what is next step.