Support the ongoing development of Laravel.io →

PHPSpec mocking objects

Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...

0 Likes
0 Replies

Joined table IDs are returned in the Model Collection instead of the main table IDs

Hi Guys, I have a query which it's toSql result is: select * from `jobs` left join `locations` on `j...

0 Likes
8 Replies
posted 12 years ago

Testing tag/section on LaravelIO

Why there is no testing tag ?

0 Likes
0 Replies
posted 12 years ago

Codeception as a part of daily workflow when working with clients

I would like to how codeception can help when dealing with clients requirements ? Does anybody has c...

0 Likes
0 Replies
posted 12 years ago

I doing somthing wrong? the sentry save update does not update DB but returns true

Hi i was checking my develop and i saw something wrong, the develop works apparently fine but just w...

0 Likes
2 Replies

[Package] Keeper - role/permission based authentication package using Guard

Hello, i have created package, which adds roles and permissions functionality to the laravels authen...

0 Likes
2 Replies

Save radio button selected value in Session variable

I'm building multiple page quiz. When users select options(answer) for a question, it should store i...

0 Likes
5 Replies
posted 12 years ago

Where do I put this logic?

I'm struggling with where to put logic like this? http://laravel.io/bin/Qz41 I have a multi domain a...

0 Likes
1 Replies

Problems with mega special routing !

Hey there, we´re trying to rebuild our company´s website with laravel. At the moment we have some bi...

0 Likes
1 Replies
posted 12 years ago

Problem when pasting into PHPStorm with blade syntax

Hi, I'm having some problem with PHPStorm when I paste something into it. I is very hard to explain...

0 Likes
1 Replies
posted 12 years ago

Making a Forum

how could i display the forum topics from the database to the page?

0 Likes
1 Replies
posted 12 years ago

Inject dependencies in tests via App::make()?

I'm new to testing and am trying to figure out how to inject dependencies. I am able to inject objec...

0 Likes
1 Replies

Presenter / Decorator clarification

I want to create a CollectionPresenter object that allows me to decorate a collection with functions...

0 Likes
0 Replies
posted 12 years ago

Hiring PHP/LARAVEL Developers (2x) Junior £25k (1x) Mid and 1xSenior (£35k+) DOE (Central London, UK)

#A little about us... Rocabee are a tight-knit team of web professionals covering a wide array of te...

0 Likes
0 Replies

best way to save a model with it's relasion

I have two tables products (model: Products) product_common_auction (model: ProductCommonAuction...

0 Likes
0 Replies
posted 12 years ago

How to make in category database subcategory

Hi i have two tables CATEGORY and PRODUCT i need SUBCATEGORY and then PRODUCT this is my database m...

0 Likes
2 Replies
posted 12 years ago

Need help on extending an open source laravel package

Would like to get help to extend a current open source laravel IPN package (https://packagist.org/pa...

0 Likes
0 Replies
posted 12 years ago

Is someone can give me a code that can create cookie and retrieve the data?

I can use $foreverCookie = Cookie::forever('forever', 'Success'); and it works perfectly but if I...

0 Likes
0 Replies

Model::find($id) is being called 2 times to get related records

I am running the below Controller method which gets data from a specific Campaign table by campaign_...

0 Likes
2 Replies
posted 12 years ago

How Request::wantsJson() and Request::isJson() process

Hello I have a some problem with Request::wantsJson() and Request::isJson() return value (boolean) I...

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.

© 2026 Laravel.io - All rights reserved.