Hey fellows. I am in a situation I am sure I could use your comments. I have been working with Codei...
Hi, I have been moving moving away from procedural style to more OOP. I have learned quite few thing...
Can anyone help me with building this query? I want this: SELECT COUNT(ad_want.id) AS wants,...
Is this a good design? use Acme\Interfaces\AuthenticateInterface as AuthenticateInterface; class Lo...
Hi; I want to be able to use this without relying on Input Facade. For example I want to be able to...
Funnies mistake I ever made: $member->password = Hash::make('password'); When they register I...
valorin said: I don't have a Forge account to check, but is it possible it's using Environment Vari...
You wont believe it!!!!! There was a white space on top of routes.php!!!!!!!
The Laravel portal for problem solving, knowledge sharing and community building.