Hi! I have images and products table and the pivot table is image_product. What is the best way to a...
If you're using a join in your query along with a "with" function to hydrate a child field...
Hi guys, can someone please tell me if Laravel supports raw/plain sql? I cant find it explicitly sta...
Hi I'm busy with a tutorial and when I try to use the edit line in the model, I end up having a blan...
I can run this on my local machine. I got the error like this when first deploy on the server. I pul...
Hi I am new to laravel and working through a basic tutorial. I installed laravel C:\xampp\htdocs\new...
I am trying to write a global fn for my cat system that is in the base controller. here is the fn in...
I've searched but seem not to have a fix. Again want to put this issue to solve
I want to assign a post to an author, then when I display the post, I want to display it's author wi...
Hi, I'm installing Vedette package from https://github.com/illuminate3/vedette and have 2 problems....
Hi, I'm new to Laravel and I installed it on a Ubuntu server recently trying to test the framework....
I'm trying to do something similar to here, but not for an API: http://stackoverflow.com/questions/1...
I have tried encrypting the email address (username) using mutators and accessors on the model for a...
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...
I'm not sure if there's a specific term for what I'm trying to do -I think it's referred to as "...
We have been implementing the repository pattern along side self-validating models using Magniloquen...
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