I used the toArray() method to transform my query results into an array, but I want some of the fiel...
Hi Guys, I'm having some confusion with Laravel on my VPS. I got it working. but not in a proper wa...
I'm working on a project divided into two separate parts. Part one, the bigger part, is in Laravel 4...
Im new to Laravel, and thought i would start out by creating a simple form. By searching around the...
Dear reader, I am building a simple group chat application. The architecture is like this: User(Admi...
here is my composer.json "require": { "php": ">=5.5.9", "larav...
Hi there, I'm quite new to Laravel so I don't know if I missed something, but my issue is the follow...
Hi All, it's me again, writing new thread to ask for some help.. i have a model, which i called &quo...
Hi all Sry for my poor English can you guide me where to declare i.e include common model or helper...
Hello everybody! Homestead suddenly stopped working on my stationary computer running windows 8.1 pr...
I'm just starting out after generating a fresh laravel app using artisan. By following instructions...
Dear Laravel Community, Lately I've had to make some changes to a Laravel 4.2 site that someone else...
Hello, Currently, I use the cache functions like that it works well, but I would like that the treat...
Hello everybody, i am brand new to Laravel and i am wondering about the "best practice" ho...
This throws a 500 server error. I don't even get a laravel error page. As soon as I pass in the % fo...
I have a form that accepts images for profile pics. I know that the form is working, as far as the o...
Hi there, I want to show subcategories in the system tree. But I could not. Can you help me in direc...
I have set up a Polymorphic relationship as follows: class Charge extends Model { public functi...
I use Laravel 5 and i have the following folders on my server: /var/www/laravel_dev/ /var/www/larave...
select obl.ownedbooklistid from bookinfo, ownedbooklist owl where (bookinfo.bookid = owl.bookid) and...
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