Hi! I have problem with User model. My folder structure #app/ ##Snippet ###Providers ####Repositorie...
Hello -- I would like to add a function to my model: (assume a blog where users have posts, and post...
I'm attempting to run Daryl Rees example of Games website. But when I launch my site I get the follo...
Hello i need help to convert query to laravel select login,name from mt4_users,users_agents where mt...
Hello everyone, I am a Laravel newbie and still trying to find my way around it. I am overloading th...
I have a topics and links tables on Laravel 4.2 with Eloquent ORM. They have a relationship like thi...
Hello, What is the reason this error? http://prntscr.com/5ogmvq Is indicating the wrong way from my...
Hopefully the following code will set up background. class Freelancer extends Eloquent{ public f...
When I open my page using the cats DB from the book "Getting Started with Laravel 4" I get...
I have not done much in the way of creating PDFs and wanted to find out if it was possible to take a...
I got ErrorException Undefined variable: skip using the following code. $skip = ($page -1 ) * 10;...
Hi all, If I have 3 tables (users, organizations, guest) who share the same feature, it's ok to put...
Hi, I want to get products with a seri name contains a certain word. However it returns all products...
I know there are a method what called find in laravel, I have a table with this structure (articles...
Hello, i try to get all datas (relation inlcude) from a user table but i cannot get somme values. cl...
Hello, I'm new to laravel, and I'm trying to learn the framework by following a book. In that book t...
Hello @all, i am currently struggeling in one of my data-selections. the data are being read from a...
Hi people of laravel.io, I would like a messaging system on the app I am developing but I am very ne...
HI all, Just a little thing I have been pondering over today. What is your opinion of this?? I norma...
I am just beginning to learn Laravel 5, I am doing this: public function update($id, Request $reques...
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