I'm connected to my remote server hosted by DreamHost.com. It's running Linux. After having created...
Hello. I'd like to know how to change increment value and offset in Laravel 5.1! Any ideas how to do...
I use Laravel 5.0. I have user table in my DB. I changed table variables in User and Config/Auth to...
Hi, I am building a products table and I have five columns that will contain data that will be share...
Hey, this is my first laravel project and I faced this problem, I have a "users migration"...
I was using TestDummies in 5.0 but changed to built in Factory functionality in 5.1. but when i ran...
csv contain information with item name,price,description etc.and csv contain around 500 records. I'm...
Hi i need to create a union of select queries in a for loop. following is my code. $union = DB::tabl...
I have a problem that I'm hoping someone has either run into before, or has an idea of the possible...
As I was getting tired of creating translation files and maintaining big arrays of translations, I l...
I have a model, Order, that has an updated event. use Illuminate\Database\Eloquent\Model; class Ord...
Hello, I have a big problem and if it's true laravel will going to critical and unreliable situation...
Hello, trying to understand that status of development for this use: I want to store JSON data in Po...
I have 3 tables in my database. A link table, a question table and an answer table. In link I store...
Is it possible import missing Laravel functionality such as db migrations to Lumen?
If i update my Form Model Binding i am getting the above error: **Column not found: 1054 Unknown col...
I'm trying to get nested results but can't seem to get it working for my situation. I want to use th...
I'm very new to laravel. Just getting around the MVC idea. How would I go about writing in laravel s...
Hopefully someone here can help me with this, I'm kinda stuck here... I have a form looks like this:...
I'm trying to sort a collection by the column "name". I am logging the ajax result and whe...
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.