Support the ongoing development of Laravel.io →
posted 11 years ago

Aptana Studio Terminal and Laravel

I am on a windows computer, I want to setup my Aptana Studio so that the terminal can allow me to wr...

0 Likes
0 Replies

SQL where in Eloquent

i realize the question sounds very rudimentary, but coming in from the front end side of development...

0 Likes
2 Replies
Solved

Laravel 4 hash not matching

Hey, I am trying to auth my user, created a user using hash::make('1234') but it's not matching when...

0 Likes
3 Replies

Login Problem

I have database insert for login, But when login correct username & passwors then show it ErrorE...

0 Likes
1 Replies

[Package] HTML Tidy filter for Laravel

Laravel HTML Tidy Filter Laravel-html-tidy is a filter that parses Response objects in order to dete...

0 Likes
0 Replies

Who's online Laravel 4 Session

Hi everyone, i'm trying to implement in my Laravel 4 app, a script that shows me which users are onl...

0 Likes
8 Replies

Trying to understand Migration workflow

At this point I have two files in my migration folder, one to create the table with its columns, and...

0 Likes
3 Replies
Solved
posted 11 years ago

laravel/framework/src/Illuminate/Session/Store.php memory size exhausted

Hi Guys, I am not sure why I am getting this error and hope some over here can help me. Out of nothi...

0 Likes
1 Replies

problem with link_to_action

Hello to everybody. I've an ask for you. i've this link in my HTML: {{link_to_action('ResearchContro...

0 Likes
0 Replies
posted 11 years ago

Fairfield, Connecticut

Anyone in the Fairfield, CT area?

0 Likes
2 Replies
posted 11 years ago

Can I have your opinions on this repository architecture?

Hi folks. I've been playing with a slightly different architecture for a project i'm currently worki...

0 Likes
0 Replies
posted 11 years ago

blade template not working probably in Laravel 4.1?

simply i tried to use the blade template system which comes with laravel framework but its not worki...

0 Likes
3 Replies
posted 11 years ago

General Performance Expectations, loading 8 rows using ->all() takes ~1second

Hello Guys and Girls. I am currently developing a small web-app using laravel. In general, I am very...

0 Likes
3 Replies
Solved
posted 11 years ago

[Package] Whoisdoma Core

The Whoisdoma Core package is the api that will power the Whoisdoma api. What it does? This package...

0 Likes
0 Replies

Foreach Undefined index

How do I access the array value of Input::old('option') @if(Input::old('option')) @foreach( Input::o...

0 Likes
10 Replies
Solved
posted 11 years ago

Paginating an Eager Loaded Relationship

public function getCategory($category_id) { $category = Category::with(['products' => fun...

0 Likes
3 Replies
posted 11 years ago

Inserting a related model and missing FK

I have set up two models: User and Survey and defined their relationship in the model. One user may...

0 Likes
5 Replies
Solved

Call to undefined method Illuminate\Database\Query\Builder::firstOrFail()

I have a server running php 5.3.22. When I make a call to an eloquent model I get an error: $email =...

0 Likes
2 Replies

Many To Many Polymorphic Relationship?

Hey guys, I'm trying to figure out if this is the best way to go about this. I have a tv_shows table...

0 Likes
8 Replies
Solved

PSR-4 directory structure for packages

hey guys this is more of an aesthetic question about how to structure the directories of a package w...

0 Likes
2 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.