Support the ongoing development of Laravel.io →

Getting a data from model & use in controller

In relationship from the questions I have ask previously, Question 1: Inserting selected fields from...

0 Likes
9 Replies

Children Models

I would like to have the following models: Employee, Agent, Client. Since half of all the fields and...

0 Likes
3 Replies

Master-Detail

good morning, someone who can help me, I need to create a route between father son model to model, l...

0 Likes
2 Replies

HipHop (and / or NGINX) and Saving new Records

Hi there, This was a different thread, but incorrectly titled. Anyway, here's the problem: On our d...

0 Likes
3 Replies
Solved

error autoload in line 17, when I clone a repository

Hello and thanks in advance, sorry for my bad English... when i execute gitclone a repository and tr...

0 Likes
0 Replies
posted 10 years ago

Cannot call a function from model

Hi, I am new to laravel and this is pretty basic problem (I think) but for some reason I can't get m...

0 Likes
3 Replies
Solved
posted 10 years ago

Hash::make() with same input returns different values in different places, with one working with Auth::attempt(), one not

Long title but it kinda sums up the issue. I have an action in a controller that creates a new user...

0 Likes
6 Replies
Solved
posted 10 years ago

Using custom Entities with the Illuminate Query Builder (as opposed to Eloquent models)

I think I've come up with a fairly clean way to return custom entities from the query builder. I've...

0 Likes
0 Replies
posted 10 years ago

Custom methods

Hi, is there any way to add custom methods to eloquent models? e.g.: class User extends Eloquent {...

0 Likes
5 Replies
Solved
posted 10 years ago

Autoloading files

Hey everyone, I have created a custom folder (for custom classes etc) my autoload class map looks li...

0 Likes
2 Replies
posted 10 years ago

Selecting data from 3 tables with limit

Hello, I have 3 tables ppc_offers, survery_offers,find_offers ( from admin section, i enter data int...

0 Likes
9 Replies

Refresh page after selecting an option from a drop down menu

Hi all, What is the Laravel way to achieve the following: I have a drop down list created with Form:...

0 Likes
3 Replies
posted 10 years ago

Call controller methods or named routes from crawler in tests?

Hi, I'm writing some tests for my controllers, however I'm not sure about some of my urls yet. When...

0 Likes
2 Replies

what is the solution of illigel offset type exception in laravel4

what is the solution of illigel offset type exception in laravel4?.

0 Likes
1 Replies

how we fetch the data from phpmyadmin in laravel4 ?

how we fetch the data from phpmyadmin in laravel4 ?

0 Likes
1 Replies
posted 10 years ago

File config web server apache

Hi, to delete the public folder from my url I have seen that I have to edit the apache configuration...

0 Likes
2 Replies

Blade templating - Iteration over object / Array

I have a model Object I have passed to the view one of the attributes is a array containing other as...

0 Likes
5 Replies
Solved
posted 10 years ago

common way to do modification on the route parameters...

there exists Route::pattern for common validation purpose. but what about i want to do common modifi...

0 Likes
2 Replies

Error Trying to get property of non-object

I am struggling to understand how laravel works and I have a very difficult time with it Model - Use...

0 Likes
1 Replies

Unable to ->with('key','value') within nested Controller.

I have an AdminController within the controllers/admin folder and i would like to pass my page title...

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

© 2024 Laravel.io - All rights reserved.