Support the ongoing development of Laravel.io →

rizqidjamaluddin

Joined 7 Feb 2014

Statistics

Threads 1
Replies 32
Solutions 1
Articles 0

Best Practice: Separating custom model functionality from Eloquent

Eloquent is great, but in big projects it's common for extended functionality to dig into models. I'...

0 Likes
5 Replies
replied 9 years ago

Frustrated with the number of blog posts, videos, etc on design patterns that gloss over the real work involved in implementatoin

I completely agree with your sentiment, and I'm working with others to try and address this problem....

0 Likes
replied 9 years ago

seeding large table

Seeders are typically intended more for test data, not for actual production data. My preferred way...

0 Likes
replied 9 years ago

New to laravel and MVC frameworks, need help regarding controllers.

Your problem is that Redirect::to issues an HTTP redirect, and AJAX requests don't work that way; ef...

0 Likes
Solved
replied 9 years ago

Is Laravel too complicated for beginners?

So there are 2 points here: Composer reliance/composer packages/lots of files, and server demands. I...

0 Likes
replied 9 years ago

API-first CMS

I think the normal approach works nicely; built-in, ready-to-use templates for common types of docum...

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.