I am using Laravel 5 and am trying to access the Expedia API. I am find it hard working with Ajax an...
I have a scenario where I need to validate my model data prior to saving. All examples I can find u...
Hi there, I am currently working on a multi-language website. The current database setup is: product...
Hi! I need some help whit this... I have a controller that creates a view where multiple selects, fo...
Hello, I am developing an application with Laravel 5 and I am hoping to build a UI that allows the i...
After upgrading to Homestead 2.0 on my Yosemite Mac, I'm having problems. Using vagrant commands (e....
Hi there I've struggled a bit with my Homestead yaml file. Still struggling in fact. I'm totally ne...
Hi people! I am making an admin package and I'd like to have the possibility to choose the admin pan...
I'm new to Laravel (and programming in general), and I'm wondering what the most efficient way to st...
I think I know why the error is happening, I just am not sure how to fix it. I have a datatable that...
I'm looking to build a site to teach several areas of amateur radio including FCC licensing and othe...
I'm trying to link to a PDF but since the route is not registered in Laravel, it is not working. Is...
hello for example : i have tow <select> Elements (Drop-Down List) one of it for category and a...
I upgraded servers today on DigitalOcean by destroying my old droplet and creating a new one from th...
Hello, This is probably a very simple question. In my database, I have a users table, ideas table,...
I'm creating a app for taking a test and I want to display each question by itself and when the user...
For my final project at school I'm going to build a Laravel 5 package. Now the past days I'm experim...
I'm new to laravel.With Laravel 5 I read that you have to add "illuminate/html": "5.0...
I just installed l5 and am trying to run a simple query using $users = User::find(1); But when I run...
I got an error message like this one below, MethodNotAllowedHttpException in compiled.php line 7634:...
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