Support the ongoing development of Laravel.io →

Laravel auth session initiated from a different domain doesn't persist

Is there anyone familiar with s built with running on one domain (laravelapi.com) and apps connect...

0 Likes
0 Replies

GroupBy only seems to accept my first property

Hello, I'm trying to group a result by multiple columns. Only my first property seems to be used. $a...

0 Likes
0 Replies

Installing Laravel in a subdirectory

So I've installed Laravel in a subdirectory http://domain.com/~username/ I've set up htaccess rules...

0 Likes
5 Replies
posted 10 years ago

Apache Local Server can't resolve user made routes for views ( work only if you run artisan serve )

I' m wondering how to view my site with Apache Local Server and not with artisan serve command. Than...

0 Likes
3 Replies

Cannot validate with if statement

My form works correctly and my database finds the correct record, however when I try to validate bot...

0 Likes
5 Replies

Laravel 4.2 CRUD Generator

Hi, Do we have any CRUD generator like Yii CRUD Generator -> Gii.

0 Likes
1 Replies

How to use return Redirect, inside View?

If user is logged in back button is still sending him back to login form page. I want something like...

0 Likes
4 Replies
posted 10 years ago

Are migrations not able to inject classes like controllers can?

I've had a schema change on my application. I would like to use migrations to convert parts of the d...

0 Likes
0 Replies

Eloquent Model -> Relation to 2 Models

Hi, i have the following issue: I have 3 Models: Categories Products Shops Shops and Categories ar...

0 Likes
2 Replies

Homestead cannot reach internet and ssh is stalling after few seconds

I have a feeling that's related to my network and laptop setup - but what I did was just to run &quo...

0 Likes
0 Replies

SSL3_GET_SERVER_CERTIFICATE

I try to using Parse.com php in laravel, when login or select data always show this error. anyone ca...

0 Likes
0 Replies
posted 10 years ago

Retrieve data based on pivot table

I need to retrieve data from a table based on the value of the pivot table.So how can i do it ??? Be...

0 Likes
0 Replies
posted 10 years ago

Problem with Laravel install

Hello Again and sorry to bother you my my install problem of Laravel on my web server.. I managed to...

0 Likes
4 Replies
posted 10 years ago

Resource Routes

I have resources, and doing the routes for a single resource is easy: URL::route('reply.edit', $repl...

0 Likes
0 Replies

Lazy Load second degree relationships

Hi guys, do any of the Eloquent guru's know if you can lazy load and filter further than one degree...

0 Likes
0 Replies

POST Error: Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException

Hi all, I am new to laravel and I don't know how to solve this error: Symfony \ Component \ HttpKern...

0 Likes
2 Replies
Solved

Classmap Autoload

Hi, Learning Laravel, and reading up on autoloading via composer, I've come across many statements s...

0 Likes
1 Replies
posted 10 years ago

Session cart object

I want to make a session cart object for a webshop, what is the best way to approach this in laravel...

0 Likes
1 Replies
posted 10 years ago

The goal of laravel commander?

Hi.. i'm newbie in laravel. i want ask : What is goal make this package? make command object, then t...

0 Likes
1 Replies

Record emails in DB

Is there an easy way for me to record all the emails sent via mandrill to also make a copy into my D...

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