Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...
Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...
Hi, I know, I know.. you will call me crazy, but the profile name text in the header is too close to...
Hello, I have User model and several other models that belongsTo User. I have a lot of routes for ch...
Hi, I have a website (currently in development) where users can upload their photos. I am deciding w...
Thank you for answers, well, the DB strcture aside, I am still struggling implementing this in lara...
Make sure that casing in "'boards.myBoard'.Input::get('bname')" is correct (same as the ac...
@drtechie no problem... only setback i see with above, is how to quickly see if slot is taken or not...
Interesting question :) Is it necessary to have "days" table? I would create "slots&q...
Well yeah.. i was bit in a hurry so I did not explain myself... But as shabushabu said, it is better...
The Laravel portal for problem solving, knowledge sharing and community building.