Support the ongoing development of Laravel.io →
posted 10 years ago

Laravel model/collection localisation package

So here at work we've had need of being able to localise models and collections of models. As a resu...

0 Likes
0 Replies
posted 10 years ago

Design Patterns and Code Consistency

Hey Everyone, So i'm on the verge of implementing design patterns and making my code consistent thro...

0 Likes
0 Replies
posted 10 years ago

Use Session Inside Event Handler

Hey! I'm using BrainSocket (https://github.com/BrainBoxLabs/brain-socket) to do some web socket stuf...

0 Likes
0 Replies
posted 10 years ago

Update User Model Validation Problems

Greetings, I am in a position where I want to "Update" a user's record that already exists...

0 Likes
2 Replies
posted 10 years ago

408 Request Time-out

Hi, Am I the only one who keeps getting this error message while browsing the forum? 408 Request Tim...

0 Likes
0 Replies

AJAX and blade

So i am a total newbie at Laravel and any advice and help would be appreciated. I am planning to cre...

0 Likes
2 Replies

Session not working

Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...

0 Likes
1 Replies
posted 10 years ago

File and links access with security

Hi, is there anyone can please help me, how can i control the access to file or links in laravel. (...

0 Likes
0 Replies
posted 10 years ago

withWhereHas()

When working with Eloquent, I often find myself typing code that looks like: $someting = Email::wh...

0 Likes
2 Replies
posted 10 years ago

Relationships hell, seems like it should be real simple, not sure how to implement it

Hi all, im stuck in relationships hell. My app tracks sports events, and i have what should be a rea...

0 Likes
2 Replies

Uploaded image as product.

Hi, I am making photo kiosk application. My problem is how to make an uploaded image as a product? C...

0 Likes
1 Replies
posted 10 years ago

Jquery not loading in Codeception phantomjs webdriver

I am trying to run a simple test with Codeception using phantomjs but i get UnknownServerException:...

0 Likes
0 Replies
posted 10 years ago

Workbench Structure in L5?

Many people show the new L5 structure in app. But workbench structure in L5 ???????????????????????

0 Likes
1 Replies

How to show catagory parent of category in view

hello everyone im new in Laravel 4 (this is first time i use it) i try to make a small project using...

0 Likes
6 Replies
posted 11 years ago

Laravel not working in Google App Engine

I get a file missing error in the error logs. URL: http://laraveltest2014.appspot.com/ I noticed in...

0 Likes
3 Replies

Unwanted Redirect Response Output

Can anyone please help me with this problem that I am having. Background: I am building a small proj...

0 Likes
0 Replies

Querying existing Database

Hi all, I'm very green in Laravel. Could someone pls show me how i can query an existing DB? I have...

0 Likes
1 Replies
posted 10 years ago

How to pass PHP variable to eloquent query?

Dear All, I create a route: Route::get('/PO/DM/{time}/{number}/print', function($time, $number) { $...

0 Likes
4 Replies
posted 10 years ago

Cannot start queue:listen in Supervisor when debug is false

Hi, I've and app on a server an when it's in debug mode I can run task in Supervisor, but when I cha...

0 Likes
0 Replies

Laravel 4.2 Set-Cookie each request included offline users

Hello, When driver.session is set to something different than "array", each webpage conten...

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.

© 2025 Laravel.io - All rights reserved.