<?php class SignupController extends BaseController { /* |-------------------------------...
I am building a simple social application in Laravel that will be RWD for mobile devices and later w...
Hi, I have been moving moving away from procedural style to more OOP. I have learned quite few thing...
Hi all, i'm serarching for a package that make lggged users read messages from the guests.
Hi; I want to be able to use this without relying on Input Facade. For example I want to be able to...
I am building my first API and from the very first day I asked myself if its really a good idea to k...
Good night ! Following the instructions from that link: https://github.com/daylerees/autoload-demo B...
Laravel (or, more precisely, Illuminate/Routing/ControllerInspector) attempts to analyze all routes...
I got a background with Symfony2 and i was searching for a light framework. Laravel looks great, but...
I'm trying to figure out a way to elegantly generate a form when creating a new entry based off a mo...
How we can Search data in JSON format from database with typeahead.js??
Greetings, I've got a BaseController with the following code: class BaseController extends Contr...
I know Laravel can route to different web page and refreshes the whole page content. My case is: I h...
Hi, I have a layout which requires a few variables and several controllers that use this layout. The...
Is this a good design? use Acme\Interfaces\AuthenticateInterface as AuthenticateInterface; class Lo...
I'm new to Laravel and I'm using laravel for my latest project. I'm currently confused about where t...
I need to implement a "last seen" timestamp in laravel, so if your authenticated, and make...
Hi, I have made a service for validation but I am not sure how to pass the posted data back to the c...
Note: *For the purpose of this conversation, let's assume that people have already read the docs at...
Hi I have a relatioship between client and phones. Using an array name in the form I managed to save...
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.