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...
I have a page that makes two ajax requests fired by the same event, so they will be firing pretty mu...
Hello, I'am getting error when I'm using polymorphic relation. class User extends \Eloquent { pu...
I am looking for an easy to use, reliable backup software. I want an option to what comes with Windo...
When I try to save data into a pivot table I get this error. SQLSTATE[23000]: Integrity constraint v...
Hello, I need convert dropdown list from php code to laravel blade code <label> <span&...
i have this code in my controller $data=Input::all(); $rules=array( 'first_name' => 'required...
Hi..all I wants to create common form which can be use in another forms, like address form in which...
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