DB::beginTransaction(); //SQL Statement DB::commit(); Anything inside the SQL Statement does not lo...
Laravel Version: 5.1.46 PHP Version: 7.0.19 Database Driver & Version: MySQL 5.6.20 Descriptio...
I would like to create admin.example.com, The URL router I am using is www.example.com/admin, I do n...
Where to set the PHP Session setting in homestead? I run normal php script, and I had set ini_set('s...
I am doing the below SQL, perfectly work in sql query client select `member_status`.`name`, COUNT(me...
Some servers are using supervisor as the Queue Worker, you might need to restart it as well. I had r...
Hi chrislentz, Are you sure public function messages() { return [ 'required' => ucwords(':a...
I think it is not related to gc_maxlifetime issue should be something cache issue. Anyone have simil...
why I want to take first, because I only want to take the latest activity date. and also one custome...
@serhatsabuncu, any idea? The video link is available.
The Laravel portal for problem solving, knowledge sharing and community building.
The community