I have User, Tag, Offer models. Every Offer can have multiple Tags and they are written in TaggedAs...
Hello, I am trying to get a list of all unassigned addresses to be displayed in a combo-box for the...
hi every body i have problem with viewing database my User class has public function item() { retu...
I'm retrieving data from two tables which are categories and subcategories. categories cat_id contai...
I'm using standalone Illuminate/Database 5.0. The docs say to enable pagination all you need is $all...
My requirement is to construct the treeview using database values.(I'm not using eloquent here. Inst...
hi i have problem with migration when i use php artisan migrate show below error : [Illuminate\Datab...
The doc tells: When working on forms with "array" inputs, you may use dot notation to acce...
As per the title really, i need some way of backing up VMware virtual machines without having to shu...
Hello guys, I'm trying to order mysql results but orderBy() doesn't work. Here is the code: $orders...
Hi, I am new to laravel to I am probably missing something very obvious but I was hoping someone cou...
Hi guys, I'm working on a generator for Laravel and AngularJS. The idea came from scaffolders, which...
Sorry if my title is confusing, not sure how to explain this within a line. Let's say I have a table...
Hi my dear laravel buddies, I have an issues with the children category with order_by query, i'm usi...
I'm using DB::transaction and SoftDeletes. For those unfamiliar with Laravel the SoftDelete function...
Hi there a Laravel newbie building a Laravel 5.1- based app which needs to talk to an existing, popu...
I have a form the user can use to retrieve data from the DB, then I want to update the same page to...
I am trying to make a simple user login and registration in laravel 5.1. It seems MUCH easier to do...
Greetings! I don't know if it's possible or not, but I'd like to retrieve something from a selected...
Hi guys, I am trying to create a laravel site that allows one to upload an image, and then view the...
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