I wrote a simple form as shown: <!doctype html> <html> <head> <meta charset='ut...
Hi, Setup IDE: PHPStorm Laravel latest through composer PHP UniServerZ with PHP 5.4.23 OS Windows 7...
I've been using Laravel for a couple of months, but I'm still very new. I'm something like phpMyAdmi...
I’m trying to create some tests for a Laravel application using Behat. Many of the tests require tha...
Just updated L5, and no more artisan route:scan command, so how to add new routes now?
I am new in laravel 4 In my app every user my have many blog which store in in table in database Blo...
Hi people. First of all, know that I'm a Laravel beginner, started working on it a week ago. So I ha...
Hello everyone, I'm a new user to Laravel framework, and following a long tutorial about how to use...
I have a minor complaint with the main site that might be worth fixing if you agree. (and a very eas...
I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...
I'm trying to install something that I created on git and I keep getting this error when I hit compo...
I am using https://github.com/lavary/laravel-menu to build the menus for my site. The problem is the...
I'm building a football site, and have a problem with listing all the games the way i want. Basicall...
Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...
Hello everyone! I have the following models. Product.php class Product extends Eloquent { protected...
cats\app\routes.php Route::get('login', array('as' => 'login.index', 'uses' => 'LoginControlle...
I have added this class to /vendor/monolog/monolog/src/Monolog/Handler based on this https://github....
Hello. I'm using the Bllim Package for Datatable in my Laravel app. Its found here It's not working...
Hello Experts, I need small help regarding to updating profile information. im trying to update prof...
I am doing this for hashing all the passwords from previous project which was in pure PHP and rewrit...
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.