Younes ENNAJI
Younes ENNAJI
Hello @ahmaruff, actually this is not an error in PHP, just ignore it or try to use `\` and see if the error disappears: ```php \toastr()->success('Your form has been submitted.');...
hello @intersecato, thanks for reporting the issue, can you show me the steps to reproduce the issue please ?
Thank you for the details. I'm releasing v2.0 next week and will include a fix for this issue. For now, you can clear notifications with Turbo using this snippet: ```javascript...
Hi @intersecato, Thank you for bringing up the Symfony deprecation notice as well. Actually, you're indeed in the right place since the source code is housed in this repository as...
Hi @intersecato ๐๐ผ, Thanks for reaching out! Yes, I've released v2.0.0 across all the related repositories, including https://github.com/php-flasher/flasher-symfony and https://github.com/php-flasher/flasher-toastr-symfony. They should be correctly tagged as v2.0.0. You can also...
Hi @intersecato ๐๐ผ, Iโm closing this issue due to inactivity. If youโre still experiencing this problem with the latest version of PHPFlasher, please feel free to reopen it or open...
Hello @urshar, did you try something like: ```php noty() ->layout('topCenter') ->addSuccess(__('registration.success.registration')); ```
Can you please create a repo where i can reproduce the issue, so i can debug easily
Hello, sorry for this error, can you please upgrade to `v2.3.5` and check if this solve the issue ?
Hi @MegamiNoBisho, Thank you for reaching out, could you please confirm which version of PHPFlasher you are currently using? Is it v1 or v2? For users of PHPFlasher v1, instructions...