In a Blade template, is it at all possible to request the current route name? I know that I can use...
I need a help When i upload an image on local server (localhost) it don't show any error. but once...
Hi all, anybody knows if there is a way to not use if blade statements in the views to check if ther...
Hello I'm building a custom provider for validation and i'm getting this error: Method [validatePass...
Suppose i have one string $oldstring={1,2,3,4} and $newstring={1,2,3,4,5,6,7} i want to find the dif...
I have followed a tutorial on Tuts plus called "Getting started with laravel 4". My cygwin...
Hey, I'm getting this error when trying to run Laravel on a webserver: Warning: uasort() expects par...
I'm curious to know if it makes sense to build a template system that allows a user to make large de...
I have the following MongoDB document { "_id" : ObjectId("543b19a69c1edaf892de2d74&qu...
Laravel 4.2.11 I am having some errors on deployment and need to examine the logs. I have SSH access...
Hi, I'm having problems with my web application. I have first, an index page, that display a form (p...
How can I connect to DB2 or Informix databases? What files do I need to add/extend to create a DB2 d...
Thor CMS Rocks! It's exactly what I am looking for. http://thorcms.com/
Hello again, I use this code to validate credentials and log in a user: $validator = Validator::make...
I need to change the location of a bunch of image files on my site and not sure how to handle from a...
For one form, I need to validate that if Field A isn't filled, Field B needs to be filled. Another f...
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...
Is laravel affected by the DoS attack related to wordpress and PHPMyAdmin?
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.