Support the ongoing development of Laravel.io →

rainbowhat

Joined 4 Feb 2014

Statistics

Threads 36
Replies 12
Solutions 1
Articles 0

Blade Template / Liquid Template Engine

HI All, I would like to check a few things, is there github repository for Blade or it's a built in...

Likes Replies
posted 6 years ago

Issue with Querying Large Table

Started having the following errors as the size of my database grow. It's at about 4GB now for this...

Likes Replies

Cant Login with Socialite !

public function redirectToFacebookLogin() { return Socialite::driver('facebook')->redirect(); } /...

Likes Replies

2012-07-09T19:22:09.1440844Z to Timestamp

I saw this format of datetime on a Json file recently. Having issues to convert this into a timestam...

Likes Replies

REGEXP in Where Query Builder

$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...

Likes Replies
replied 6 years ago
0 Likes
replied 7 years ago
0 Likes
replied 8 years ago

White error screen

HELP! NGINX GIVING ME THIS ISSUE TOO!

0 Likes
replied 9 years ago

3NF database design ( And Conditions )

allmyitjason said: Otherwise maybe try: $res = DB::table('item_tag'); foreach($ID as $uID){ $res...

0 Likes
replied 9 years ago

Cookies not persisting after Laravel 4.1 upgrade

It's not fix after so long ??.... I'm facing this issue too :(

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.

© 2023 Laravel.io - All rights reserved.