Support the ongoing development of Laravel.io →

1,557 Threads

posted 10 years ago

Repository and View presenters for preparing data

Hi ! I'm trying to improve my webiste architecture and read a lot about Repo and Presenters. Right n...

0 Likes
2 Replies

Advanced relationships with eloquent

Hi, I have been struggled with this couple of days and i just can't get my head around with this. I'...

0 Likes
2 Replies

Static call to a facade function from another

Hi, It looks like I cannot access a custom facade via a static call from another custom facade : Er...

0 Likes
1 Replies
posted 10 years ago

Event driven design

I am about to create new project and i think events are the best fit for this job. But what should i...

0 Likes
6 Replies

Any one in forum can solve my problem????????????

MY main problem is, i set the table in user model and also in auth.php in config but still its sho...

0 Likes
3 Replies
posted 10 years ago

Keeping track on events

Hi, guys, I am trying to implement event driven design for my apps. The problem I bumped in is how t...

0 Likes
0 Replies

Overall code coverage outside phpunit (phpspec & codeception)

I'm more and more looking at working with a combination of phpspec for unit testing and codeception...

0 Likes
1 Replies

Length of Data After Encryption

Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...

0 Likes
0 Replies

Create view / controller / Validation rules to manage both Parent and child model from Parent controller

Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...

0 Likes
1 Replies

Structuring Code

I'm curious how you guys structure the controller's response on an ajax call? I usually don't use th...

0 Likes
2 Replies
posted 10 years ago

Value Objects vs Validator extension

Hi there, I've got a little question on value objects. It's clear that value objects identify themse...

0 Likes
0 Replies

BindingResolutionException Unresolvable dependency resolving [Parameter #0 [ <required> $input ]].

Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...

0 Likes
0 Replies

Artisan Commands -- Eloquent ORM Save Error

Hello, Here is my NewSite.php command file: <?php use Illuminate\Console\Command; use Symfony\Co...

0 Likes
0 Replies

Create unique alphanumeric random string in "id" column

Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...

0 Likes
4 Replies

Independent Application/Software Testing

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Testing / Evaluation

Need independent testing/evaluation done on a web application currently being developed using Larave...

0 Likes
0 Replies

Comments sorted by upvotes/downvotes

Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...

0 Likes
0 Replies

Make data from home controller accessible to content controllers.

The default layout and its controller has the main menu which gets user info from the DB for the log...

0 Likes
2 Replies

Allowing more then one user to be logged in at the same time with Laravel?

I am trying to set-up a demo account for my application. However the system logs out the account if...

0 Likes
4 Replies

Dealing with pivot data without running heaps of queries

I have a API endpoint which should list all users who are members of an organisation. Users and Orga...

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