Support the ongoing development of Laravel.io →

Social Login & User Management

Hi. I am trying to build a user management part of a website but i am having difficulties to find wo...

0 Likes
2 Replies
posted 10 years ago

Session not saving

What's going on: When put/set session and returning view (View::make) the session don't create. When...

0 Likes
5 Replies
Solved
posted 10 years ago

Relationship dynamic properties

I understand the basic use of relationships, and i'm wondering if it's possible to get a dynamic pro...

0 Likes
8 Replies
posted 10 years ago

Forge installs mysql 5.5 by default. How can I upgrade to mysql 5.6?

Sorry this is more like a question about forge, but I don't know where else might be a better place...

0 Likes
4 Replies
Solved

custom pagination

i am wondering if there is a package someone created to easily create data tables...with links to e...

0 Likes
1 Replies

Laravel5 create package

I'm trying to create and use package. Doing: php artisan workbench za-web/Core --resources The dire...

0 Likes
0 Replies
posted 10 years ago

I made a datampper ORM inspired by eloquent, would love some feedback

Div was born out of a need felt for an ORM that's as easy to use as eloquent, yet follows the datama...

0 Likes
0 Replies
posted 10 years ago

Got an error while testing in Laravel 5

Hello. This is the first time I tried to write a test, so I started by simple example: http://larave...

0 Likes
0 Replies
posted 10 years ago

Accessing Private properties in Eloquent

I am learning Laravel and have an eloquent model. I have a public static function and I can access a...

0 Likes
1 Replies
Solved
posted 10 years ago

Problem with custom collection __set method

Hi guys, I'm new to Laravel. Currently I'm creating an app with WordPress-like database scheme: plac...

0 Likes
0 Replies

Display multiple images on a page using Intervention Image

I am getting started with Intervention Image and I don't know how to display multiple images on a si...

0 Likes
1 Replies

Frustrated with the number of blog posts, videos, etc on design patterns that gloss over the real work involved in implementatoin

First, let me say that I'm a huge fan of design patterns in general. I think that understanding them...

0 Likes
7 Replies
posted 10 years ago

Handling radio button values in forms where the name attribute is an array

Hi! I have a form that lists mulptiple photographers for an event. The form hold information about t...

0 Likes
1 Replies

Moving laravel to localhost

I created a project via composer. I've essentially now copied the whole directory and trying to serv...

0 Likes
0 Replies
posted 10 years ago

Use two routes with one being the base route

I want mysite.com/account and mysite.com/account/home to go to the same view, but I cannot seem to g...

0 Likes
3 Replies

Weird!!! Copied view folder is not working. Saying View[*] not found.

I am facing a weird issue with laravel. I copied my view from one of my project from the path .. app...

0 Likes
1 Replies

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

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.