Hi, I'm using PhpStorm 2016.3.3 version and in my dashboard.blade.php file, I have the following cod...
I have my application timezone set to UTC so that I can store the date/time in UTC in the mysql data...
I have the following validation configuration: $rule = array( 'user_name' => 'required|unique:use...
Hi, I just read the usage documentation at getcomposer.org but I didn't find any information on how...
According to this documentation at protecting sensitive configuration, "For "real" ap...
For anyone interested in solution to this problem, I just found out that auto-completion assistance...
Does anyone know what the namespace path to Models folder is? Maybe I need to declare the hint varia...
Thank you for your response but I do have Laravel plugin and Blade Support plugin installed and enab...
okay... since the spam is still coming even with google's new recaptcha library, I guess these are n...
for gmail, encryption has to be 'ssl' rather than 'tls'. hope that helps!
The Laravel portal for problem solving, knowledge sharing and community building.
The community