Support the ongoing development of Laravel.io →

shiroamada

Joined 13 Mar 2014

Statistics

Threads 7
Replies 8
Solutions 0
Articles 0
posted 5 years ago

Laravel 5.6 Regarding Database Transaction Concept

DB::beginTransaction(); //SQL Statement DB::commit(); Anything inside the SQL Statement does not lo...

0 Likes
0 Replies

Cloudflare return error 520 due to cookie returning too many/too large headers

Laravel Version: 5.1.46 PHP Version: 7.0.19 Database Driver & Version: MySQL 5.6.20 Descriptio...

0 Likes
0 Replies

set admin route proxy to subdomain in laravel 5.1

I would like to create admin.example.com, The URL router I am using is www.example.com/admin, I do n...

0 Likes
0 Replies

homestead php session timeout setting

Where to set the PHP Session setting in homestead? I run normal php script, and I had set ini_set('s...

0 Likes
1 Replies
posted 9 years ago

Query Builder Right Join Where Between condition

I am doing the below SQL, perfectly work in sql query client select `member_status`.`name`, COUNT(me...

0 Likes
0 Replies
replied 6 years ago

No supported encrypter found. The cipher and / or key length are invalid.

Some servers are using supervisor as the Queue Worker, you might need to restart it as well. I had r...

0 Likes
replied 7 years ago

Best way to work with custom messages & rules in L5.

Hi chrislentz, Are you sure public function messages() { return [ 'required' => ucwords(':a...

0 Likes
replied 8 years ago

homestead php session timeout setting

I think it is not related to gc_maxlifetime issue should be something cache issue. Anyone have simil...

0 Likes
replied 10 years ago

How to solve this with N+1 issue? Customer has a lot of activities, I want to take the latest one

why I want to take first, because I only want to take the latest activity date. and also one custome...

0 Likes
replied 10 years ago

create a custom route name in using Route resource

@serhatsabuncu, any idea? The video link is available.

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.