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...
Hey folks, I was wondering if someone could give me some pointers. I'm building a larval project and...
So i'm developing an application where parts of the form have data which are meant to populate other...
Hi guys, Is it possible to call a route(something like Route::call('some/route') and catch it's resp...
Hi, I have model timesheetweek which has many (7) timesheetdays. On a view I can dynamicly add sever...
I am interested in how to create that closure-table model?
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.