Hi, I'm having this wired issue when adding a unique column to an existing table. I have created use...
I have a collection of products. Each product is assigned to a category. I am using ->with(produ...
I've seen how to route data from a URI to controller parameters. Is there a way to route post data t...
My search controller is as follows `<?php class SearchController extends \BaseController { /** *...
I have a really stange issue. If I edit my home.blade.php file and save it, it gives me error 500 wh...
Hi guys, At the begining,before I decided to creat thread in here,I tried solutions so much but it d...
Suppose i have a database seeder named as ItemTableSeeder. when you try to run the command php arti...
laravel 5.2 and "guzzlehttp/guzzle": "~5.3|~6.0" package used .. ClientException...
Can anyone help me? thanks http://stackoverflow.com/questions/37316393/get-data-from-database-and-di...
I deployed a bare bones laravel application to Heroku but it seems like it's having trouble establis...
I have just installed Laravel 5.2, but i have some issues when using Laravel Session as i have descr...
Hello, the issue I'm having is that I created a user table as my first migration, then added a migra...
laravel/framework master 738d96f: Typehint DateTimeInterface instead of DateTime (#1 @kcjpop 52b319...
Hi, I've been trying to get polymorphic relations to work for a few hours. I've followed the example...
A quick introduction to artisan tinker and the REPL behind it PsySH. asklagbox - blog - Tinker all t...
I think validation failure should return 422 (ValidatesRequests.php): protected function buildFa...
Hi all, I have successfully installed the laravel 5.2(Latest version) locally after upgrade my php t...
Hey, I have many to many relationship between Product and Order models with custom pivot attribute r...
The long awaited Komodo IDE 10 has been released. Check it out, you might just like it ;). http://ko...
I'm using Guzzle 6 to call an API and getting this error: FatalErrorException in Router.php line 122...
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