Hi, I have a textarea like this: Form::textarea('lista_seriali', null, ['class' => 'form-control'...
Hello, I need to send email using different smtp, so I'm trying to change .env data at runtime. This...
Hello, my default configured locale in app.php is en. Now in my controller I do: App::setLocale('it'...
Hi, I cannot understand a thing: using auth, I'm authenticating users, then I put a variable in sess...
Hi, I followed the doc and did: php artisan make:auth php artisan migrate then I registered a new...
thanks, in the meanwhile I realized I need a many to many for this relation...
Hi Rob, thanks a lot for the suggestion! actually with waitForText it works!
nope, it happens randomly on any page... for example in the last hour did not happened at all, but t...
actually that is my id, and #assistancesmenu does exists. Point is if I remove the assertions after...
Hi, no I'm not in a multi-server setup. His user gets logged out also from other pc's, where instead...
The Laravel portal for problem solving, knowledge sharing and community building.