Support the ongoing development of Laravel.io →
TorchSK

TorchSK

Joined 17 Apr 2014

Statistics

Threads 9
Replies 187
Solutions 32
Articles 0

Notifications inside a command

Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...

0 Likes
0 Replies

L5.3 Notifications data passing not working?

Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...

0 Likes
2 Replies
Solved
posted 10 years ago

Profile name is too close to logout button

Hi, I know, I know.. you will call me crazy, but the profile name text in the header is too close to...

0 Likes
2 Replies

[L5] Allow CRUD only to user that owns resource. Best way?

Hello, I have User model and several other models that belongsTo User. I have a lot of routes for ch...

0 Likes
3 Replies

Website with photo gallery - where to store images?

Hi, I have a website (currently in development) where users can upload their photos. I am deciding w...

0 Likes
1 Replies
replied 11 years ago

Eloquent where condition with mysql md5() function

I don't understand either... Why would you MD5 the column name? I suppose that what you want to do,...

0 Likes
replied 11 years ago

DB::table()

Use this as URL in browser http://localhost/mia/laravel/public/patientList What is the error text on...

0 Likes
replied 11 years ago

DB::table()

Which version of Laravel are you using? Also, exact trace text of error 500 would help

0 Likes
replied 11 years ago

Laravel eloquent relationships help?

Log model public function user(){ return $this->belongsTo('User'); } Retrieve all logs with u...

0 Likes
replied 11 years ago

Eloquent: get one by one

Paste the error here :)

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.