am trying to send an email via laravel but the array values am sending are not being echoed out on t...
I am new in web programming and Laravel and my english is poor. sorry for the silly problem : I am u...
I know that this type of question is way off topic for laravel, but I was wondering if anyone here d...
Hello, I am learning Laravel and writing a pretty straightforward app. It is a database search appli...
Hello everyone, Can somebody help me extend a new route function for my system ? I don't use laravel...
I keep getting this error when I try to update my users Call to a member function update() on a non-...
When I click on the product link is direct to a view.blade.php page, I get the following message: Un...
I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...
Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...
Hi. I have users that need to apply assessments to patients. The user open the blade that shows the...
In a Blade template, is it at all possible to request the current route name? I know that I can use...
Hi all, anybody knows if there is a way to not use if blade statements in the views to check if ther...
I'm curious to know if it makes sense to build a template system that allows a user to make large de...
Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...
Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...
I can't seem to find other discussions on this topic, but I've discovered some weird quirks with ext...
Hi there, I was stumbling upon this archived thread when I was searching for a way to attach models...
Good day to All, I am using Laravel 4.2 * Bootstrap 3. My question: What would be the best way to ha...
Hi Does anyone know why I am getting the following error when posting a form Illegal string offset '...
The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...
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