Support the ongoing development of Laravel.io →

Conditinaly Where Clause

Hey, i have two relational tables, funs and user_votes, user_votes is saving votes for funs, likes o...

0 Likes
2 Replies

Laravel 5: How to inject a model that has been bound to route into the authorized method of FormRequest

I've bound a model to a route parameter: $this->model('employee', 'App\Employee'); This is worki...

0 Likes
3 Replies
Solved
posted 10 years ago

How do you scale a web socket architecture with PHP and Laravel?

Hi Folks, I have a somewhat dirty issue here and I'm trying to think of ways to solve it. I would ap...

0 Likes
4 Replies
posted 10 years ago

Segmentation fault with `php artisan serve`

Hi, I just discovered Laravel and installed it with composer, and when I launch the PHP server and l...

0 Likes
2 Replies
posted 10 years ago

In place editiing question

Hello, I like to use this feature in my app. I found this tutorial : http://blog.laravel.in/in-place...

0 Likes
0 Replies
posted 10 years ago

Homestead 0.1.8 - What are the updates?

Hi, I'm trying to figure out where to find the release notes on Homestead v0.1.8. I can see that the...

0 Likes
6 Replies
Solved
posted 10 years ago

Codeception Api Testing Issue

The below is my code for API Post and If I run it says passed but the data is not saved in Database...

0 Likes
0 Replies

Eloquent N:M relation saveMany problem...

Hi, I have problem saving N:M relation data saving. Model 1 "Books": class Book extends \E...

0 Likes
2 Replies
Solved
posted 10 years ago

where is "where" method in Eloquent(Model) Class

http://laravel.com/api/master/Illuminate/Database/Eloquent/Model.html "where()" method is...

0 Likes
5 Replies
Solved

Installation Failure

Hi, I have been trying for many days to install the latest version of Laravel on my Macbook Air (201...

0 Likes
0 Replies

Call to undefined method stdClass

What am I doing wrong? I have a 'Category' model that is the model for my table 'categories'. In the...

0 Likes
2 Replies
Solved

How to make a dynamic active link

I created a couple of links and I would like to make it dynamic. For example if I click on menu then...

0 Likes
2 Replies

MVC - single responsibility rule

Hey there, In a model like MVC, the procedures and processes are split into layers like the Model Vi...

0 Likes
0 Replies

Form values and RESTful routing

Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...

0 Likes
0 Replies
posted 10 years ago

simple relationship sql query

i am using laravel 5.0 develop version class User extends Model implements UserContract, RemindableC...

0 Likes
0 Replies
posted 10 years ago

html macro problem

Hello, I try to make a html macro which makes a specific url with a icon. So I did : HTML::macro(men...

0 Likes
6 Replies

Laravel Homestead: Provisioning failing on Windows 8

Hi, I'm trying to use Laravel Homestead for a Laravel 4.2.9 project. Here's what I'm running: Windo...

0 Likes
1 Replies
Solved
posted 10 years ago

PDO Exception -Could not find driver.

Hello everyone mi name is jose and may help me , i have the following error in "php artisan mi...

0 Likes
1 Replies
posted 10 years ago

Fbf / Laravel Blog --build CMS? use Wordpress?

I installed the Fbf/LaravelBlog package (Laravel 4.2 currently but will no doubt be moving to Larave...

0 Likes
0 Replies
posted 10 years ago

Eloquent w/ eager loading

Hi everyone! My very first post and I'm quite excited to be on board. Would just want to say that La...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.