Hey everyone! I'd like to share my Resource Generator (based on @JeffreyWay 's Generator) which let'...
lang/en/messages.php 'apples' => 'There is one apple|There are many apples', So.. i do {{ Lang::...
What is Single Table Inheritance? I saw a post by Kapil Verma where he shared his STI base class. I...
Hi everyone, I have a couple of Users defined in my app, one with id = 1 and one with id = 9. Scenar...
Hi, all i have an issues, with mouse drag, the position of the images, i have tried to drag and drop...
Trying to create/swap a cashier subscription, and receiving this. Posted on GH(https://github.com/la...
I am new in laravel 5 , when i try to register or login [ auth/login or auth/register ] i get error...
We will create a web and mobile app from scratch, including planning. The entire event will be broad...
So I'm building out a multi-relational database structure, and I'm attempting to retrieve nested chi...
This is my first time to try with laravel. Now I have a question, say now we have muiltiple jquery f...
I often deal with this type of workflow often: Request data from rest API. Loop through JSON respon...
Hi, I was wondering what the best way to do this with Eloquent would be? Say for instance I have a &...
Hello, Currently I have a completely own written PHP application which does the simple thing of host...
I'm just starting with Laravel and I'm interested in the decisions behind the capitalization of fold...
hi, I have the following schema: Schema::create( 'teams', function (Blueprint $table) {...
Hi I'm having a struggle trying to return a single record from a many to many relationship. So in my...
I'm having a problem with polymorphic relationship. I have the following classes: BankAccount.php...
I verified in my form that the token is there. When I do a form post it bombs. When I do a get, it w...
Hello, I've encountred a problem with my Laravel application. I'm developing a simple application wi...
I'm working on a system is likely going to need more granular control of locking that simply calling...
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