Support the ongoing development of Laravel.io →
eriktisme

eriktisme

Joined 31 Jan 2014

Statistics

Threads 9
Replies 123
Solutions 10
Articles 0
posted 11 years ago

What to use ?

What is better to use and why ? http://laravel.io/bin/bkD7X or http://laravel.io/bin/XL5Oj ?

0 Likes
1 Replies

Status updates by Friends

Hey fellow Laravel friends, I'm trying to build status updates like Facebook. But my question is how...

0 Likes
3 Replies
posted 11 years ago

Problem with seeding.

I'm getting the following message by my code. preg_replace() parameter mismatch pattern is a string...

0 Likes
1 Replies
posted 11 years ago

Pivot table wherePivot

I got a function to find a friend request by friend pivot id. Code // Repository public function fin...

0 Likes
0 Replies
posted 11 years ago

Checking if friends.

I want to check if people are friends. I want to check if in a row both the authenticated user exist...

0 Likes
5 Replies
Solved
replied 11 years ago

Any one in forum can solve my problem????????????

For your first problem it's not finding the database table users in database trutext_db.

0 Likes
replied 11 years ago

routing order?

For your create url you don't need the $item variable and also the method isn't needed. Just do Rout...

0 Likes
replied 11 years ago

What does config app.url actually do?

I'm using it for sub domains Route::group(array('domain' => 'dev.' . Config::get('app.url')), fun...

0 Likes
replied 11 years ago

Repository and View presenters for preparing data

I'm doing it like this (I don't know it is the right way) app / trinity(app name) / Users / User, Us...

0 Likes
replied 11 years ago

Account lockout and multiple concurrent login protection

You can build this manually. I used to use Sentry but it broke the rest of my code. Because I prefer...

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.