Any one else think the new laravel blade syntax is ridiculous? We now finally have PHP storm support...
Hello, I'm quite confused with this. Pretty much I have to environments prod and local. Prod has deb...
As the title says, for some reason when using DB::raw and an alias within DB::raw the alias name (fo...
Hello, I am trying to implement a polling queue called MasterQueue that every 15 minutes this Master...
Hello, I am trying to keep track of how long a user is logged in for. I am kinda stumped though. I k...
Also the $this->nextInterval() method just returns an integer with the amount of time in seconds...
arcollector said: you can track him using js, for example when the user leave the page or close the...
So I'm hoping this thread will help others out there as well as myself. I also took a look into usin...
Most certainly is! Auth::user()->username; Auth::user()->userId; Auth::user()->password; S...
I must say @zenry that technique of yours made my routes file so much more easier to read. A lot mor...
The Laravel portal for problem solving, knowledge sharing and community building.