Hi guys, I'm working on one of my sites which should be able to basically have a "multisite&quo...
Ok, so this might be something really stupid to do, and I'm open to idea's, but is it possible to ch...
Hi, I have two related tables in the main table have the id from another table but I would rather ge...
I'm trying to implement drag and drop sorting using JQuery UI but I'm getting an "Internal serv...
I'm having problems to insert values in tables with integer data type columns using Laravel 5.1 and...
I have this database schemathat can be found here I have users that can be either a Business or a P...
The Problem is Here That only First value inserted in database not all . I want to save all Values i...
How do i check whether a particular field value has a length of 10 or not in eloquent query
I have used this generator to create my api. It gives me urls like this.. https://github.com/mitulgo...
I'm developing a new laravel 5 application and I'm using eloquent relationships for the first time....
Hello, I need to copy a parent model and its children and its children's children. I don't want to d...
Hi, everybody. I have a model named User which contains many groups, to retrieve all students, I can...
Hello I have a tendency to follow the MVC pattern. With laravel im noticing not much of the Model.....
I have a table of payments (with a postcode field); class Headquarters_Pay_Data extends Model {...
Hello, so, i have the following problem: https://gyazo.com/7bc0b7bb981eb7b49ebc67a4825fe8c6 I have a...
Hello Everyone. I am new to laravel 5. I want to know how to implement ACL in laravel 5 using databa...
I have this query: $images = DB::select('call spMultimedia(' . $id . ')'); I need pagination for th...
ok I have posts table and foreach post we have comments. I want to get the last 10 posts with it's c...
Hi, I have now lots of migrations files, is it posible to put them all in on big file, or there is a...
Hello everyone, I have models 'Phone' and 'Product'. Phone 'has' Products. I have a page where i fil...
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