Hi, I am building a products table and I have five columns that will contain data that will be share...
I'm an absolute beginner in Laravel 5. I've created a middleware class called BeforeMiddleware the b...
First off - this codebase was written for one client, it works well enough for his business, I make...
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...
Hi everyone, We came up to create an ODM for Elasticsearch what is your idea on that?. The need came...
Hello everybody. I've started to use Laravel 5.1 and its pretty awesome, just wanted to play around...
Hello, Just downloaded Laravel 5 and am getting Call to undefined function link_to_route() Am I supp...
After a Laravel fresh install using ´composer global require "laravel/installer=~1.1"´ and...
I did a brand new installation of 5.1, and performed the chmod -R 777 on bootstrap and storage direc...
I keep getting "FatalErrorException in ArticlesController.php line 67: Call to a member functio...
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...
Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...
I'm trying to test a payment form with fields without a name tag like this: <form action="/w...
Hi, This is probably quite simple, but I can't quite figure out how to go about it. What is was tryi...
I have a Laravel 5.0 dev branch project from over a week ago. Since then, bower.json and .bowerrc c...
I've been trying to install intervention/image but I get the following error: Problem 1 Installa...
is there a good show case of laravel rest resource being verified via pre shared key?
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