Support the ongoing development of Laravel.io →

avidh

Joined 12 Feb 2014

Statistics

Threads 5
Replies 14
Solutions 1
Articles 0

Eloquent model hinting in PhpStorm works within php block but not in blade

Hi, I'm using PhpStorm 2016.3.3 version and in my dashboard.blade.php file, I have the following cod...

0 Likes
4 Replies
Solved

UTC timezone for the app/db but EST timezone for the log file?

I have my application timezone set to UTC so that I can store the date/time in UTC in the mysql data...

0 Likes
6 Replies
Solved

Oversight bug in Laravel Validation Rule?

I have the following validation configuration: $rule = array( 'user_name' => 'required|unique:use...

0 Likes
1 Replies
Solved

composer question related to uninstall

Hi, I just read the usage documentation at getcomposer.org but I didn't find any information on how...

0 Likes
3 Replies

confused about the new protecting-sensitive-configuration

According to this documentation at protecting sensitive configuration, "For "real" ap...

0 Likes
8 Replies
replied 6 years ago

Eloquent model hinting in PhpStorm works within php block but not in blade

For anyone interested in solution to this problem, I just found out that auto-completion assistance...

0 Likes
Solved
replied 6 years ago

Eloquent model hinting in PhpStorm works within php block but not in blade

Does anyone know what the namespace path to Models folder is? Maybe I need to declare the hint varia...

0 Likes
replied 6 years ago

Eloquent model hinting in PhpStorm works within php block but not in blade

Thank you for your response but I do have Laravel plugin and Blade Support plugin installed and enab...

0 Likes
replied 9 years ago

About the recent forum spam

okay... since the spam is still coming even with google's new recaptcha library, I guess these are n...

0 Likes
replied 9 years ago

Sending email using gmail is taking too long

for gmail, encryption has to be 'ssl' rather than 'tls'. hope that helps!

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.