Support the ongoing development of Laravel.io →

1,813 Threads

IoC Container resolution error

Hi all, i'm fighting with IoC container. My goal is to have dependency injection as in the documenta...

0 Likes
6 Replies
Solved

Polymorphic Relationships and whereHas not working

Hi Guys, So firstly here is some code ... http://laravel.io/bin/Ld6Gx So I have a user model, and th...

0 Likes
3 Replies
posted 9 years ago

Homestead & Vagrant

I keep having to destroy, then vagrant up when adding more sites, is there another way? reload doesn...

0 Likes
4 Replies

GIT Deployment for Laravel

Sorry this is not strictly a Laravel question, however I am trying to use GIT deployment with Larave...

0 Likes
1 Replies
posted 9 years ago

Performance Measurement

We are designing a LMS Based on Laravel. My old job was as a Performance Engineer, so i always keep...

0 Likes
6 Replies
Solved

How to load model only for exact controller?

I have lots of models which is not needed in every controller. Is it possible to load only needed mo...

0 Likes
2 Replies
Solved

laravel packge development

How to handle the git repo's, should I commit the package that sits in my workbench to the parent pr...

0 Likes
0 Replies

Route / Model Binding for 300+ Tables

Loving Laravel so far! I want to create a huge REST API Web service that allows me to connect to pot...

0 Likes
4 Replies

What is the difference between share and bind in the IoC?

Friends, I'm a few confused with some terms about IoC. With facades declarations sometimes I saw the...

0 Likes
2 Replies
Solved

Generic Model in a Package to accept additional properties

Hi, I'm still learning for best practice of PHP OOP pattern. I'm currently try to create Cart compon...

0 Likes
2 Replies

Architecture and Repository Pattern

I'm still trying to figure out where everything goes. So I have a customer page where we create/edit...

0 Likes
2 Replies

Directory to place pChart

Hi all, I would like to create a pie chart for my webpage using laravel and php language. I found th...

0 Likes
3 Replies

Logging mail into chrome console with ChromePhp

I would like to see pretended mails body in chrome console on localhost. What I did : extended Illu...

0 Likes
0 Replies

Repositories and Relationship

Hey guys. I want to start working with repositories because right now I handle all the data from the...

0 Likes
7 Replies

Hierarchial data in a single table

I'm building an app with lots of this kind of data, e.g. jobs. Most have a parent so I've started cr...

0 Likes
3 Replies

Blade content

I have a simple code to using master layout and pass some data to View to practice Laravel, the foll...

0 Likes
6 Replies

Laracast video on OCP does not make sense!

Hi; This example does not make any sense, it is wrong and not following SRP either! Author seems to...

0 Likes
3 Replies

how to nested paginate

Hi all, My question is about pagination. I have some posts and some comments for each post. I unders...

0 Likes
0 Replies

Passing parameters from route to controller

Hi all, In my design, I have categories, and posts for each category. Each post has a date, dd/mm/yy...

0 Likes
3 Replies

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.

© 2024 Laravel.io - All rights reserved.