Hi, I am new to laravel and this is pretty basic problem (I think) but for some reason I can't get m...
Long title but it kinda sums up the issue. I have an action in a controller that creates a new user...
Hi, is there any way to add custom methods to eloquent models? e.g.: class User extends Eloquent {...
I have a model Object I have passed to the view one of the attributes is a array containing other as...
Hi there, I have a site which needs to go live today, and there is a problem with Eloquent, and the...
I have a table with a row 'comments'. This is 'opmerkingen' in dutch. Every row can contain 1 commen...
I have a web application in laravel in "mysite/admin". On login loads view "views/das...
I've looked around for a tutorial or a best practice for implementing a filter for results. I would...
Hi I am using this https://github.com/rcrowe/TwigBridge so I could work with twig in laravel 4. My q...
Hi folks, I've got a table called "customers" and a table called "projects". Eve...
How should I manage my application with POST & GET After i POST do i RETURN View::Make or do i R...
I have a form with a 'name' textfield. When i press send laravel checks if the username exists. If s...
I have a macro inside a page. @extends('mobilemaster') @section('content') {{Form::macro('date...
This is the macro i made. {{Form::macro('date', function() { return ' <input type="da...
Hi! I have already created a mySQL database in phpmyAdmin, so I don't really want to use the the Sch...
I'm trying to work with SimplePie to pull numerous RSS feeds (which is working well); however rather...
Hi, I've just installed Laravel 4 on my PC and was looking at some tutorials. A lot of them open Lar...
I'm using Beanstalkd to power the queue for my app. For some jobs I'm using Queue::later(). Unfortun...
Hi guys, Im currently working on a laravel project and I'm really stuck.. Im calling a page via ajax...
I have controllers that have public get, create, update, and delete methods that should only be done...
Solutions given in the past year.
Select a tag below to filter the results