Support the ongoing development of Laravel.io →
Dmitrev

Dmitrev

Joined 13 Apr 2014

Statistics

Threads 2
Replies 14
Solutions 3
Articles 0

Using Laravel Auth with Models from pacakge

I'm currently working on a CMS, and the goal is to have absolute minimal setup for a developer. Sinc...

0 Likes
0 Replies

Advanced search combined values of 2 columns

Hi, i'm trying to create a search functionality that uses 3 tables, and it uses combined values from...

0 Likes
5 Replies
Solved
replied 11 years ago

Hash::check return false

Check if output from "$user->getAuthPassword(); " matches the password in the database....

0 Likes
replied 11 years ago

A wrong query containing 3 models

I'm pretty sure books from the same author could have different publishers (In real life). So why li...

0 Likes
replied 11 years ago

how to use this function in class User extends Eloquent

You Should never have the need to use controller functions inside Eloquent models!

0 Likes
replied 11 years ago

A wrong query containing 3 models

You will need a way to keep track of which books belongs to author X. Your database structure would...

0 Likes
replied 11 years ago

utf8 in route / url

I would recommend not doing this at all !! It doesn't look really user friendly in the URL in most b...

0 Likes
Solved

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.