I've deployed my app to production (godaddy, laravel 4.0), and something is wrong. After user login,...
If I use $post->comments()->save($comment) to add a new comment to a post, why does $post->...
Is calling a model or executing a database query from the view, a bad practice or should the variabl...
Hello, everyone. Can you help me? I have some problems with artisan migrate. The issue is, when i ex...
Laravel IDE Helper Generator Complete phpDocs, directly from the source This packages generates a...
We have been implementing the repository pattern along side self-validating models using Magniloquen...
0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...
This is my first question. I am trying to retrieve user's facebook profile. I am using laravel 4 fra...
I've setup my local Laravel installation to use a different database from the default Homestead one:...
Referring to this: https://github.com/bllim/laravel4-datatables-package If say my Places model has...
i don't call function in class User default on models #function protected function abc(){ return Use...
Hello, I'm coding a blog engine for laravel with pretty features, but i'm blocking about the "s...
Hi, what's the difference between @section('head') <h1>Test</h1> @show and @section('he...
Hi guys, i notice that, when i complete the payment from paypal like logged user on my site, after t...
Hello! Everytime I connect my repo with my Laravel Forge server setup, it first returns some error o...
Having a jQuery code in the bottom of my body element. Without the Laravel framework / only html cod...
Does anyone have experience with Laravel and Google Web Starter Kit? What would be the best practice...
I'm trying to get rid of a duplicate query. I use a filter to determine if the current url is correc...
I would like to make that when a user logs it could see other users, but this user can't modify pers...
we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...
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.