I have two models with relationship: City and Events. In the controller i have this: $cities = City:...
Hi I am using this https://github.com/rcrowe/TwigBridge so I could work with twig in laravel 4. My q...
Hi there, I would like to insert a post and its images with laravels ORM. Posts title tekst Images...
Hi, I'm on the very final stages of my app and need help to finish it, hopeful it's this week. In my...
Hello, I would like to add some functions to the Blueprint class but I can't get it to work without...
Hello all, I originally created this command about a year ago and there were a decent amount of peop...
Hello im trying to test something and have a POST form with action to php script, and im getting Met...
Hi folks, I've got a table called "customers" and a table called "projects". Eve...
So I am working on an authentication driver for laravel since my work uses shibboleth for all applic...
It looks like my entire Laravel application can be accessed from the base url (ie /this/that) and wi...
How should I manage my application with POST & GET After i POST do i RETURN View::Make or do i R...
Hello, How I can fix the this - all files from Laravel in NetBeans is mark with "Ignored"....
I made migration with foreign key 'user_id' to a table 'users' that is in another database: This ge...
Hi all, I'm creating a drop down list that gets populated using data from a database. Everything wor...
Hi everyone, I'm building a web application and try to separate the concerns as good as possible. Ho...
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've created a custom Validator package that adds a validator for phone numbers: https://github.c...
Hi! I have already created a mySQL database in phpmyAdmin, so I don't really want to use the the Sch...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community