I've got a resource route that I need to get to, but for some reason, when I POST to the route, my c...
Hey guys, I've got this view, and im passing a variable to it, however it returns an error to me. Th...
Sorry if the title is confusing. I am finding it difficult to word this question. Basically I have a...
I have three different fields which are percentage values and all need to add up to 100. I've looked...
If package is deferred in app.providers array it will be add to deferred packages and wait till it's...
Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...
HI i have a Datepicker plugin to pick up some dates i get the dates in the input field like (d.m.Y)...
Hello, I'm incredibly new to PHP and Laravel, so I was trying to go through the Quickstart Guide on...
I have a postgres function that measures the distance between two points. I want to use this as a te...
Is possible to query a postgres view by declaring oi eloquent class protected $table = 'view_name';...
I just started receiving this error after updating a package on a production server. Any help would...
I have a situation where a user can upload profile photos to an album: there is a "users"...
Route::resource('admin/invoice', 'InvoiceController'); Route::get('admin/invoice/settings', array(...
I'm not 100% sure if this is a bug in Ardent or Laravel, but I cannot seem to get the email validati...
Hello all, I ran into a problem during a clean installation of laravel, php5, and apache on my serve...
This is a brand new installation, using laravel new test and then running composer update to sort th...
Hello, once the user is logged in at my application i want to give him the possibility to change his...
Hi i want to use stapler with sentry 2 So i can use Sentry::getUser()->avatar->url('avatar_s...
hi every one i have a strange issue with uploading files i make a form where i put image title and...
The default layout and its controller has the main menu which gets user info from the DB for the log...
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