Support the ongoing development of Laravel.io →

1,557 Threads

Communication between two laravel installations on same server?

I am currently building a RESTful API for a JS based front end. I have a request to also build a CMS...

0 Likes
2 Replies

Repository pattern: how to access related repository's method?

I have two eloquent model: Foo and Bar. class Foo extends \Eloquent { public function bar()...

0 Likes
2 Replies
posted 10 years ago

Organisation of code used in multiple models (image manipulation)

Hi ! My question is about where to place some piece of code. I use Intervention Image to handle my i...

0 Likes
5 Replies

Running laravel without composer in intranet server (and wamp)

I tried to run laravel app in a intranet server but there was lot of problem. I changed the base url...

0 Likes
5 Replies

Does AspectMock change how we need to structure our code for testing?

I'm new to TDD, but I've been reading a lot and understanding that code should be extremely modular...

0 Likes
1 Replies

How to setup a polymorphic relationship?

Hi guys! I have a posts table and a post may have one media. It can be a video or a gallery. This is...

0 Likes
0 Replies

How to override the Model that morphTo will create?

Hi guys! I have a posts table having these fields id content post_type media_id postable_type The...

0 Likes
0 Replies
posted 10 years ago

Is this an ERP application?

Hey peeps got a question, that has nothing to do with laravel hope it dont bothers anyone. So im dev...

0 Likes
1 Replies

MMORPG Game

Hello , I would like to make game like Ogame with Laravel...can soomeone recommend site structure..w...

0 Likes
1 Replies

How would you structure this application?

Hey everyone, just getting started and feeling a bit overwhelmed. Hoping someone can set me straight...

0 Likes
3 Replies
posted 10 years ago

How big of a controller is to big?

Currently building a website, it has about 20 pages which means I have roughly 25 controllers or Pub...

0 Likes
6 Replies

different routes depending on user type

Hi there, I'm stuck with this annoying problem in my laravel 4 project wich has three types of users...

0 Likes
3 Replies

Another must see talk from Ross Tuck about models and service layers

http://www.youtube.com/watch?v=3uV3ngl1Z8g&feature=youtu.be&a Definitely watch this.

0 Likes
2 Replies
posted 10 years ago

Activity stream approach?

How would you approach a user specific activity stream? It could include User activities such as: P...

0 Likes
0 Replies

Convert basic Php project to laravel

I'm new to Laravel. We have a project built using basic php and classes. We did not use a lot of MVC...

0 Likes
1 Replies

Bootstrap CMS

What Is Bootstrap CMS? Bootstrap CMS is a PHP CMS powered by Laravel 4.1 and Sentry 2.1. Bootstrap...

0 Likes
0 Replies

Question regarding setup of API

Hi kind folk, I'm currently working on a help desk application using Laravel. My requirements are as...

0 Likes
2 Replies
posted 10 years ago

artisan tinker error!

How to fix problem when use artisan tinker error: Full REPL not supported. Falling back to simple sh...

0 Likes
0 Replies

After method just before template output

Hi there, I'm wondering if there's an after method equivalent that will run after my routed method,...

0 Likes
0 Replies

"Too Many open files" error in Application.php. Not sure how to diagnose

I'm getting a "Too many open files" error on a script that downloads images and reuploads...

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