Support the ongoing development of Laravel.io →

1,813 Threads

REST API - Struggling to decide on best approach to send Multiple JSON Requests in one payload.

I am sending JSON to an API that I am building. For this particular instance, I am create a "co...

0 Likes
0 Replies

repository convert eloquent in to generic data

I loved the idea of repositories but Im having problem on how to convert those eloquent objects to g...

0 Likes
15 Replies

Reusable forms on different routes/controllers

Hey, so what I have is a form that is going to appear on multiple pages for different scenarios, and...

0 Likes
4 Replies

Best practice - place large queries in model or controller?

Hi, I'm quite new to laravel, so trying to get the hang of the best practices at the moment. Today I...

0 Likes
7 Replies
Solved

Laravel-specific technical debt

I'm not completely sure where to put this, so here we go. I'm putting together a talk for our local...

0 Likes
1 Replies

Electronic signature

I need to integrate some type of electronic legally binding signature feature where I can have a use...

0 Likes
1 Replies

How to add headers to internal requests?

Hi, I posted this on SO and haven't found a solution yet: https://stackoverflow.com/questions/243966...

0 Likes
0 Replies

Do not use Illuminate in Laravel packages? (Module structure)

When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...

0 Likes
7 Replies
Solved

Suggestion on creating a reusable base Laravel project

Hello, here is my idea: I would like to create a base Laravel project which I can use to develop web...

0 Likes
0 Replies

Value objects validation

Hello, so i am creating value Money( 500, Currency('EUR') ). What would be the best approach to vali...

0 Likes
0 Replies

Problem of using CKEditor in Laravel

Hey Guys. I'm new to Laravel, so I don't know who can I use CKEditor in Laravel. how can I use this...

0 Likes
2 Replies

Servicelayer? + command bus

Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...

0 Likes
0 Replies

Multiple Filter Parameters

How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...

0 Likes
0 Replies

one through one relationship

I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...

0 Likes
0 Replies

Tracking Balances

Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...

0 Likes
1 Replies

Eloquent is everywhere

I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...

0 Likes
0 Replies

Use of undefined constant STDIN - assumed 'STDIN'

Hello, I'm using Laravel 4.2. When I run: Artisan::call('migrate'); php throws: ErrorException Use...

0 Likes
2 Replies
Solved

Error when I upgrade to 4.2 in \Illuminate\Support\Str.php on line 7

Hello when I Upgrad from 4.1.30 to 4.2 and I got this error : Parse error: syntax error, unexpected...

0 Likes
5 Replies

How to create a variable accessible to all controllers and views?

Hi guys! The reason I'm asking this is because I created an Ad class. My current setup right now is...

0 Likes
4 Replies
Solved

Redirect loop issue

Hi, I just created a simple UserController and after my first test for routing I get a browser error...

0 Likes
6 Replies
Solved

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.