Support the ongoing development of Laravel.io →

Routes not working

Hi :) I followed the docs to make a password reminder. I'm new to Laravel and PHP so I just play aro...

0 Likes
6 Replies

->take() producing no results

I'm getting a bunch of rows, like this: $raw = DB::table( 'objects' )->where( 'user_id', $user_id...

0 Likes
2 Replies

What is best way to make multilanguage website

How to make multi language website and pull all data pages from database? I see about Localisation b...

0 Likes
4 Replies
posted 10 years ago

Laravel with ioncube

Hi guys, I tried to encode laravel (app folder) by ioncube but it dosen't work fine. some codes dosn...

0 Likes
1 Replies

Laravel SSH connections

Hello, I'm new to laravel and have been looking at the SSH http://laravel.com/docs/4.2/ssh Is there...

0 Likes
1 Replies
posted 11 years ago

Illegal string offset 'name'

Hi Does anyone know why I am getting the following error when posting a form Illegal string offset '...

0 Likes
2 Replies

How can we limit browsing to only my designated routes?

I would the users to not be able to browse any other directory or file except the routes

0 Likes
4 Replies
posted 10 years ago

CSRF Token - Request header always returns null

I am following this article This is a link to filter and match the CSRF tokens of both session and r...

0 Likes
1 Replies
Solved
posted 11 years ago

laravel to mobile app

I have searched about hoe to convert laravel web application to mobile app and found that I have to...

0 Likes
1 Replies

Laravel Session Problem

How to identify in laravel between session timeout and single login? if session timeout => [messa...

0 Likes
0 Replies

Homestead setup

I am trying to set up Homestead on a Windows 8 machine to no avail. At the moment I can get to ssh a...

0 Likes
4 Replies

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

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.