Hello everyone. I have a mistake when I run the routes.php with a notice error: Call to undefined me...
Hello everyone. I have installed Laravel 4 and run url: http://localhost/laravel/public/ . First tim...
This is the notice error: Call to undefined method User::save().
yes. I have a file User.php and it have code : <?php class User extends Eloquent { public $tab...
Thank you. I used migrations and it worked. But now, I want to use a object User in Models but I'm c...
thank you. I fixed it. Bz I didn't enable mod_rewrite in apache. ^^
The Laravel portal for problem solving, knowledge sharing and community building.
The community