I'm building forum. But I need help about building the forum display page. <?php $teemad = DB::ta...
Hi! Is there a nice way to set array key by column value? Now I am doing it this way: $myArray = My...
Hello I have created a project with Laravel 4. Now I wan to upload this project in Cpanel. There are...
Hi everyone I've been searching this for a while, but couldn't find the specific subject So here is...
I have two models, Character and Tag, that are in many-to-many relationship. I'd like to be able to...
I have made 404.blade.php and put this in my views/errors folder next to the installed 503.blade.php...
I have a system with users have countries. I have a view where I want to show a list of countries an...
What I'm looking for here, is an elegant way of creating a new Contact. As the image says, a Contac...
Using Laravel 5, how do you put models into folders? Currently mine are sitting underneath the defau...
I installed Homestead a while ago and have been trying to fix it myself but it's beyond my scope. W...
Hi, Is there any way to "redirect" user to another page without changing the address bar?...
Hi, I've been at this for a day, and I must be starting to confuse myself. My issue is that I genera...
I am creating an area where users can update the navigation menu which I am storing in the database....
The folder I'm sharing between Windows 7 and homestead's Unbuntu doesn't synchronize. If I add a fil...
So I've got a login system with the possibility for the user to change their email and to change the...
I have been trying to get homestead with no success. I followed the instructions as per http://larav...
I created two migration files: ####1st migration fiie: <?php use Illuminate\Database\Schema\Blue...
App::middleware('My\Middleware'); this doesn't work anymore.
I've created a type of forum which is sorted by "updated_at", but right now every page vie...
As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...
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