Support the ongoing development of Laravel.io →

jasteralan

Joined 20 Apr 2014

Statistics

Threads 2
Replies 4
Solutions 0
Articles 0

Want to create reusable template block

I want to create a template block that I can reuse many times, I try to use @include or @extend, but...

0 Likes
2 Replies
posted 10 years ago

How optimise Model Qeury with large "where in (?, ?, ? .....)" statement

I have projects that each belongs to a user When using Project::with('user') to get all my projects...

0 Likes
2 Replies
replied 10 years ago

stupid blade question about parent id

Not quite sure if it is what you want? {{ isset($this->category->parent_id)? $categories[$pro...

0 Likes
replied 10 years ago

DB::update() problem,it is not work!

http://us3.php.net/manual/en/book.pdo.php#69304

0 Likes
replied 10 years ago

route doesnt work

How about use DB::getQueryLog() to check if the insert execute right ?

0 Likes
replied 10 years ago

How optimise Model Qeury with large "where in (?, ?, ? .....)" statement

Thanks!! But I'm still curious about if it is possible (in mysql) to build a very very long query (m...

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.