Support the ongoing development of Laravel.io →

Auth::viaRemember() return false after check remember

Hello all! I have learning L5 with login and remember but Auth::viaRemeber() not working and always...

0 Likes
0 Replies

laravel compiled file error PHP Parse error: syntax error, unexpected '\\Session;', expecting \\\\ (T_NS_SEPARATOR)

I have a laravel project in production server but I have a weird problem, sometimes appear a white s...

0 Likes
0 Replies
posted 9 years ago

Change binding key many 2 many

Hey guys, I have a table with products and a table with categories. I don't use the products.id and...

0 Likes
0 Replies

laravel installation using composer

why there is this error while running composer to install laravel PHP Warning: PHP Startup: Unable...

0 Likes
0 Replies

convert sql to eloquent query

can someone help me convert this sql query in eloquent query $q = 'select c.id, c.created_at, c....

0 Likes
2 Replies

Lumen - set different hostname for Session and Cache settings in Memcached server

we have a very high volume traffic site deployed in multiple bare-metal severs, we have 3 web server...

0 Likes
0 Replies
posted 9 years ago

How to filter a relationship result?

Hello! I have a model Event, User and Roles. An Event can have many users. When I call Event::find(1...

0 Likes
2 Replies
Solved

Is there a way to parse code for language keys?

Hi, I am using Laravel4 for the first time and now I have to decide how to implement multilanguage f...

0 Likes
6 Replies
Solved

How to get some specific datas.

Heya, i'm a newbie with Laravel,i'm trying to show some specific informations from my database, but...

0 Likes
2 Replies

Cannot route post request

Hello everyone! I am getting an error when I use post request. Here is the code: http://laravel.io/b...

0 Likes
1 Replies

Auth without User ?

I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...

0 Likes
1 Replies

get only specified columns from the join table

First I have this 'User' model <?php namespace App; use Illuminate\Auth\Authenticata...

0 Likes
1 Replies

Hosting many mostly static sites, how to approach serving them?

So i host a lot of small business sites from my web practice over the years (hundreds). Right now I...

0 Likes
4 Replies

Laravel 5 XML Parser

I have created a storelocator.php in my view with the following code : <?php $dom = new DOMD...

0 Likes
0 Replies

How to get original input values after validating using FormRequest?

Hello, I have implemented FormRequest validator, and it works fine. However, I have some custom JS c...

0 Likes
1 Replies

After running composer update, s3 driver bucket no longer works

I ran a composer update and ever since, if I try do a s3 bucket call it fails 500 with no stack trac...

0 Likes
0 Replies

Fetch Collection with Condition on distant Relationship

I"ve following relationships: Heartbeat belongs to Entity Entity belongs to Branch Branch belo...

0 Likes
0 Replies

middleware /check activation status before postlogin()

Dear community, I need some help, I created a field "activation_key", which is assigned to...

0 Likes
1 Replies
posted 9 years ago

Homestead on AmazonAWS

Is it possible to install & use Homestead (php5.6, nginx, HHVM, ...) on Amazon AWS? If yes, how...

0 Likes
5 Replies

caching tips (not doing but placement/organisation)

Ok so i have started caching queries in different places but this has resulted in me remembering to...

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