Support the ongoing development of Laravel.io →

1,816 Threads

[Job] Retreat Guru Start-up seeking master developers - http://retreat.guru

Blue Mandala is an innovative SaaS web services company with 15 years experience developing websites...

0 Likes
0 Replies

How to select which route parameter to pass on a controller function?

Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...

0 Likes
2 Replies
Solved

Only allow specific user to edit/delete post

Hi guys, Im trying to do so that only the author of the post can edit and delete it from the list wh...

0 Likes
7 Replies

How to make URLs SEO-friendly with Nested Set Model?

Hello Everyone! I'm using Baum package for Nested Set Model and I have added extra field to database...

0 Likes
7 Replies
Solved

Resource controller, ommited methods falling back on other methods...

I have a resource controller that I have removed all methods other than show and destroy. While unit...

0 Likes
0 Replies

Renaming create method() ??

Hey guys, I have this controller performing some CRUD tasks. My question is, if there is any way to...

0 Likes
3 Replies
Solved
posted 10 years ago

As a controller is this bulky?

As a controller is this bulky or is it ok? I try to follow as much of Laracasts tutorials to keep th...

0 Likes
2 Replies

Architecture category

Does it make sense to have a separate category for questions and comments about code architecture. I...

0 Likes
1 Replies

Storing Dynamic Data with a Relational Database

Hello y'all! I was wondering how can I store data from a dynamic form, which might have 10 variables...

0 Likes
1 Replies

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

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.