Support the ongoing development of Laravel.io →

1,816 Threads

How would I pass in the request class to my abstract class? (Laravel 5)

Hi guys, I'm developping an API and because I have (mostly) the same functionality I've created an a...

0 Likes
1 Replies

Laravel 5 assets directory

I just noticed new directory /resources/assets That's where all of my css/js/images should go for n...

0 Likes
2 Replies
Solved

how to implements repository for polymorphic relations

hello, This is my first thread. I m very newbie to Laravel. I have vehicle class morphTo(Bus) and Mo...

0 Likes
1 Replies
Solved

New to Laravel, mysterious error, how to find offending code?

I'm getting an error which I understand but can't find the offending code. What is the proper proce...

0 Likes
7 Replies
Solved

Working on a Laravel 5 CMS

Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...

0 Likes
6 Replies

Multi-Tenant injection throughout views

I have a multi-tenant application using {company}.domain.tld. Is there a way for me to inject the co...

0 Likes
0 Replies

Doctrine for Laravel

Hi guys, any recommended doctrine plugins to laravel 4?

0 Likes
0 Replies

Server Sent Events

Hi all, just wondering if anyone's played with SSEs in Laravel? If so, care to share your experience...

0 Likes
2 Replies

Separate routes.php for multiple websites

I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...

0 Likes
3 Replies

Facades: Non-static method <some method here>should not be called statically code error

I'm trying to use Facade and service provider to create a Data class for misc application variables....

0 Likes
0 Replies

Repository Pattern in Laravel 5

Does somebody using Repository pattern in Laravel 5? I need some examples. Or is it a bad practice t...

0 Likes
4 Replies

Composer update don't work after 4.3 version was pumped to 5.0

Composer update don't work after 4.3 version was pumped to 5.0 Is there a way to fix this or do i ha...

0 Likes
6 Replies

Search and filtering with whereHas

I have 3 tables. Photo id area_id user_id description User id name Area id name I want to make a...

0 Likes
6 Replies
posted 9 years ago

How to structure a website built upon own API in laravel

I'm building a small TV Show library in laravel. I want to include an API as well for possible futur...

0 Likes
6 Replies
Solved

Aggregate, Aggregate Roots and Repositories managent with Laravel

Hi, I was working with some Entities that may contain some other dependent Entities or Value Objects...

0 Likes
0 Replies

Testing controller

Hi All, I'm trying to test the index action of following controller: use Gnikoob\Controllers\BaseCon...

0 Likes
3 Replies

Eloquent hasManyThrough relation and with a little customization.

Parent, Child and Tag are three models. Parent (id, other fileds ....) Child (id, parent_id, tag_id...

0 Likes
1 Replies

Sentry API Authentication (mobile devices)

Hi everyone, I have a question regarding Sentry and using it's authentication functionality on a non...

0 Likes
4 Replies

Pass view to layout

Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...

0 Likes
2 Replies

How much job will be to upgrade an existing application to Laravel 5?

hi guys! I am new to laravel and this is gonna be my first big application. I need to start now and...

0 Likes
5 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.