Hi, I have this inside my test model: public function student() { return $this->belongsTo('App\Us...
Hi, I worked successfully for more than 1 year on my dev mac with valet. Today I upgraded to php 7.3...
Hello, my project is working just fine on my dev machine. On production server, thou, routing is som...
Hello, my project works locally (dev) like a charm, but in production, where I did set inside the .e...
Hi, I have this code in my controller: public function store(Request $request) { $user =...
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.