Support the ongoing development of Laravel.io →

Session Auth expiring when opening another site on same domain?

Hi, I'm having a problem and can't figure out whats happening. I believe it's about the sessions. Th...

0 Likes
5 Replies
Solved
posted 10 years ago

Wanted: QA Engineer for Writing Integration tests using CodeCeption or Behat & Jenkins

Eight Stages Inc. is looking for a talented QA Engineer to write integration tests for our new socia...

0 Likes
0 Replies
posted 10 years ago

composer global require "laravel/installer=~1.1" problem

When I run composer global require "laravel/installer=~1.1" ./composer.json has been creat...

0 Likes
4 Replies
Solved

Any keen.io users care to share your best practices regarding queueing sending events to keen.io?

Hello all! I'm interested in using keen.io to track various events in one of my applications, but I'...

0 Likes
3 Replies
posted 10 years ago

Problems with database and migrations

Hello everyone, I am quite new to the scene here but I am trying to work my way through Laravel whic...

0 Likes
4 Replies
posted 10 years ago

Contextual binding for a method

I want to be able to do this: $this->app->when('App\Orders\CreateOrderHandler@somemethod') -&g...

0 Likes
1 Replies
posted 11 years ago

Using two Models using Auth Class

Can I use two model one for users and one for say admins and still access the Auth::user() method? &...

0 Likes
5 Replies

Some sessions disappearing for certain users (Chrome, Mac, Laravel 4.2)

A user is not having flashed sessions (Session::flash) nor "put" sessions (Session::put) p...

0 Likes
4 Replies
Solved

htaccess not working on Mac OS X Mavericks

I've been tearing my hair out, nothing I've done has worked. I hope somewhere here can help. I've in...

0 Likes
12 Replies
Solved

Strange CSRF error?

Hi, I have installed Laravel Administrator and am experiencing a strange issue with CSRF. I have tr...

0 Likes
1 Replies
posted 10 years ago

BEM/BH integration as Laravel View Engine

I have an idea to make a package with Laravel View based on bem/bh. Can somebody help me with pretty...

0 Likes
1 Replies
posted 10 years ago

Proper Place to Store Helper Classes

I'm working on my first large webapp using Laravel, and have been wondering how most experienced Lar...

0 Likes
3 Replies

Laravel all routes 404

Greetings everybody. I have L 4.2 project working fine in testing env and having 404 on all routes i...

0 Likes
3 Replies
Solved
posted 11 years ago

namespaces

Is it possible to reference a full namespace? I mean using: use MyApp\Models; (this is not working...

0 Likes
3 Replies
posted 11 years ago

Moving a File

I'm struggling to find this anywhere in the documentation so let's ask here: Does Input::file('photo...

0 Likes
6 Replies

Direct route with exact parameter

Hello guys, I have this Route defitinion: Route::get('packages/{package}', ['uses' => 'ProductsCo...

0 Likes
1 Replies

How to return with function not in array

Hello, I have a table communications and a table agents. Each communication belong to an agent. I wo...

0 Likes
1 Replies

Handling dates with form models

I have table with users which includes their date of birth. I don't think i'm inserting the date the...

0 Likes
2 Replies
Solved
posted 10 years ago

injection internal architecture question

While I'm using injection for validation and few other stuff. I'm still wondering about the differen...

0 Likes
0 Replies
posted 10 years ago

Laravel token expiring

Ive built a gallery based site using Laravel. To avoid some image theft and for statistics, image ge...

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.