Support the ongoing development of Laravel.io →
posted 10 years ago

Save() is not working for some reason

Hello everyone, I'm a new user to Laravel framework, and following a long tutorial about how to use...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel.com ui enhancement suggestion/request.

I have a minor complaint with the main site that might be worth fixing if you agree. (and a very eas...

0 Likes
1 Replies

How to sent an email confirmation in laravel?

I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...

0 Likes
1 Replies

Failed to execute git clone

I'm trying to install something that I created on git and I keep getting this error when I hit compo...

0 Likes
1 Replies

Where to build a menu

I am using https://github.com/lavary/laravel-menu to build the menus for my site. The problem is the...

0 Likes
1 Replies
Solved

Grouping eloquent results via a distant relation

I'm building a football site, and have a problem with listing all the games the way i want. Basicall...

0 Likes
1 Replies

Logged In Localhost In Website Not Logged but is refresh page session is resset ?! and auth not work

Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...

0 Likes
2 Replies

[ELOQUENT] belongsTo() not returning relationships

Hello everyone! I have the following models. Product.php class Product extends Eloquent { protected...

0 Likes
4 Replies
Solved
posted 10 years ago

Problem loging in, "The page isn't redirecting properly"

cats\app\routes.php Route::get('login', array('as' => 'login.index', 'uses' => 'LoginControlle...

0 Likes
9 Replies
posted 10 years ago

L5 Monolog to MySQL

I have added this class to /vendor/monolog/monolog/src/Monolog/Handler based on this https://github....

0 Likes
1 Replies

Problem with Server Side in Datatable

Hello. I'm using the Bllim Package for Datatable in my Laravel app. Its found here It's not working...

0 Likes
5 Replies

Need small help In Updating record.

Hello Experts, I need small help regarding to updating profile information. im trying to update prof...

0 Likes
1 Replies
Solved

LARAVEL4 - chunk function not working with model save().

I am doing this for hashing all the passwords from previous project which was in pure PHP and rewrit...

0 Likes
0 Replies

Multiple ajax requests causing session persistance to fail

I have a page that makes two ajax requests fired by the same event, so they will be firing pretty mu...

0 Likes
2 Replies

Polymorphic association SQLSTATE[42S22]: Column not found

Hello, I'am getting error when I'm using polymorphic relation. class User extends \Eloquent { pu...

0 Likes
0 Replies

Can someone reccommend a good backup software

I am looking for an easy to use, reliable backup software. I want an option to what comes with Windo...

0 Likes
0 Replies

Saving in a pivot table

When I try to save data into a pivot table I get this error. SQLSTATE[23000]: Integrity constraint v...

0 Likes
20 Replies

convert dropdown list from php code to laravel blade code how?

Hello, I need convert dropdown list from php code to laravel blade code <label> <span&...

0 Likes
1 Replies

Having trouble with returning errors and old input to the view

i have this code in my controller $data=Input::all(); $rules=array( 'first_name' => 'required...

0 Likes
1 Replies

# Create Common Form

Hi..all I wants to create common form which can be use in another forms, like address form in which...

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.