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...
I keep getting this error here $regionID = $destinationQuery[0]->RegionID; It is when u'm trying...
The structure of my site is this \public_html --- MeuSite --- --- app --- --- --- commands --- --- -...
I have an parent->child relationship where a confirmed column in the pivot table exists. Both the...
Hello, I am setting up an app that's able to handle localized prefixes. I am basically using a tweak...
I wrote a simple form as shown: <!doctype html> <html> <head> <meta charset='ut...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community