Hi, I am new to Laravel. Just able to pick up ow slowly. Can anyone help me how to build a dropdown...
Hi guys, I'm working on a kind of CMS, i can create articles and attach a thumbnail to it. So right...
Hello, Am trying to use the Nginx server with Bitnami Nginx Stack but only the Laravel Welcome page...
I have a working Queue setup with Beanstalk and Laravel 5.0. I have a loop where I queue a number of...
Hello, when i need to use joins(), how to use it? Belongs it model or in controller? Can anyone give...
Hi there! I've just done the Blog example from the Laravel 5 Fundamentals (Laracasts) and I'm trying...
Hello, i am new at laravel, and i want to show userprofile by slug. When i use Profile::all() or Pr...
Am trying to use maatwebsite/excel to export data to excel but am unable.It come out as a corrupt fi...
If you are deploying a new version of your site, and part of your migrations involves deleting table...
Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...
Hi.. i recently changed one of my existing project to Auth. While testing i found out that all my us...
I am trying to build a partial API just like placehold.it I have $image from imagettftext() But i w...
to avoid the eager loading probleme i load all relation with my object. the relation is : Transactio...
This probably isn't the most elegant solution but so far I have my data/collection called like so; $...
in controller I put this namespace App\Http\Controllers; use Storage; then this $path = base_path()....
Hi, i have a form where you can upload a file, i put the max file size to 3MB in the validations, wo...
Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...
Hello all, i have something like this return response()->view('welcome',['phonesSeen'=> $phone...
Hey, I have 3 Models that are related so : "Tutorial" belongs To "Title" that be...
Link of the plugin http://deepliquid.com/content/Jcrop.html I want to upload the image that is cropp...
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