Support the ongoing development of Laravel.io →

Warlord

Joined 14 Feb 2018

Statistics

Threads 1
Replies 3
Solutions 1
Articles 0
posted 6 years ago

Microsoft SQL and Date Format Nightmares

I have a DB server running some version of MS SQL - not my choice, just a reality. My Laravel 5.5 in...

0 Likes
0 Replies
replied 6 years ago

concatenate strind in loop in laravel

.= will surely work, but have you thought about join? https://secure.php.net/manual/en/function.join...

0 Likes
replied 6 years ago

Is this class safe use it for authentication?

You might want to consider moving the auth checks into __constuct(). Then you wouldn't need to repea...

0 Likes
replied 6 years ago

Undefined variable: data in view Laravel.

Try making a simple test and just pass a simple value instead of a model. eg. public function in...

0 Likes
Solved

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.