Support the ongoing development of Laravel.io →
Xtreem Developer

Xtreem Developer

Joined 20 Dec 2017

Statistics

Threads 1
Replies 30
Solutions 0
Articles 0

Define model based on role

How to define model based on role I have a table where I save users. Users can either be a student,...

0 Likes
1 Replies
replied 8 years ago

How to make simple captcha

I think we should use captcha code on our registration form because captcha code prevent spams, bots...

0 Likes
replied 8 years ago

Laravel Vs Codeigniter. A difficult choice.

With more than four years of experience with Codeigniter PHP framework we believe that learning, set...

0 Likes
replied 8 years ago

Best option , Laravel Many to Many or Not

Best option many to many option and utilize caching to reduce database queries later if you need to....

0 Likes
replied 8 years ago

I can not access the session array values, I receive object

You can try this code: public function set($key, $value) { if (is_array($value) && isset($_S...

0 Likes
replied 8 years ago

Help me convert raw SQL to Elequent

You can run raw sql to query direct to db $query= DB::select('select * from servers inner join favor...

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.

© 2026 Laravel.io - All rights reserved.