Hi, I'm using a Geocoder to get an address, when no address is found I catch the error and continue...
Dear Laravel community, coming from other Web frameworks like Django, Ruby on Rails, etc., I have fo...
I'm trying to pass 2 arrays to a base view in laravel but I can't find the way to figure it out. It...
Need suggestions for a Q&A database design that I will use to interview small business owners. B...
Hi, I've been using Carbon for a while (and it's great) but I'm wondering if there's a similar tool...
Hello, Route::resource('tasks', 'TasksController', array( 'where' => array('tasks' => '[0-9]+...
Hi! i would like to dynamically change a path in my laravel 5.3 app from a middleware. How can I acc...
So, this is weird. I have been implementing ontoMany relationships between users and various data se...
When I try to send a password reset email, I get the following error: Swift_TransportException in Ab...
I want to redirect a domain to a specific route. So, domain2.com should be redirected to domain1.com...
hi guys iam geting this error when i call my theme in laravel 5.3.what mint be the problem. Whoops,...
Somehow my "version" part of the elixir gulp build is getting jacked up and I am really co...
Good day I am using Laravel 5 and I want to store some environment settings like timezone or url in...
Hey there! I'm looking for a way to use FORCE INDEX FOR JOIN clause using the Query Builder, Basical...
$this->user->with([ 'organisations', 'organisations.posts' ])->get() The result of this is...
I've had an app built for me using laravel and I'm trying to get it running on my local machine (Mac...
I'm using laravel 5 and I have problem with migrations. The migrate command has a --database option...
Hi, I am trying to send data on my controller using XMLHttpRequest but it doen't work. My route: Rou...
I have a date that's being selected in a datepicker in the following format using AM/PM Y-m-d g:i A...
Hi there, satisfied Laravel4 user checking out laravel5 right now. moving to 5 proved to be incredib...
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.