Support the ongoing development of Laravel.io →
RokSiEu

RokSiEu

Joined 31 Jan 2014

Statistics

Threads 15
Replies 25
Solutions 3
Articles 0
posted 10 years ago

Piping email to laravel

Hi, I'm trying to create app that will handle all mails that come to support@domain.com but without...

0 Likes
3 Replies

How to handle user notifications

Hi, I'm using this code http://codegains.com/2014/06/laravel-4-notification-system/ for my notificat...

0 Likes
2 Replies

Securing routes with filter

Hi, how can I secure routes so that user can access only those departments that he belongs to? Basic...

0 Likes
1 Replies
posted 11 years ago

Preg_replace() Parameter mismatch

I get: preg_replace(): Parameter mismatch, pattern is a string while replacement is an array when t...

0 Likes
2 Replies

Two way friendship

I have created model so that users can be friends. I have table user_friends where user_id and frien...

0 Likes
0 Replies
replied 11 years ago
0 Likes
replied 11 years ago

How to access additional user information stored in another table

object(User)#274 (29) { ["softDelete":protected]=> bool(true) ["table":protec...

0 Likes
replied 11 years ago

How to access additional user information stored in another table

Doesn't work... Models/User_Profiles.php <?php class User_Profile extends Eloquent { protected...

0 Likes
replied 11 years ago

How to access additional user information stored in another table

Then i get this Call to undefined method Illuminate\Database\Query\Builder::user_profile() (View:

0 Likes
replied 11 years ago

Using delete form in modals (TW bootstrap)

Updated with my JS code. http://plnkr.co/edit/FnQOmDTsZCnqKX3iFmf1?p=info

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.