As the title says, would it be possible to define the field types etc in Model array so view can aut...
Hi Everyone, I'm attempting to save user search phrases into my mysql database. I'm having a difficu...
Hey, I am starting with testing and right now I want to test my controller using phpunit. I have suc...
Hello, how to change named routes from route just not in all pages in laravel ? Route::group(array('...
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...
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