Support the ongoing development of Laravel.io →

Composite key

hi, im using this migration: Migration and this model: Model how do i specify the composite key in t...

0 Likes
1 Replies

who adding a fields to relationship Table in pivot table method using laravel ?

Hello For All :) I want to design an online store. For each category of productions, we would have i...

0 Likes
7 Replies
posted 10 years ago

Default values in $attributes not mutated

Hi It seems that default values defined in $attributes are not being mutated before saving to the da...

0 Likes
1 Replies

Point root folder to public

Hello guys, this is my first post :) Really simple staff... I want to remove "public"...

0 Likes
3 Replies

Logged out user goes back using back button on browser.

Using L4. I have this setup: Index page (index.php) has the log in form. My route: Route::post('das...

0 Likes
4 Replies

Laravel 4 Passing Multiple With Statements?

Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...

0 Likes
2 Replies
Solved

Augmenting the $app object.

Has anyone found a good way to augment the app object without modifying the foundation class? I want...

0 Likes
0 Replies
posted 10 years ago

[Laravel 5] Post Request help

I'm using one PostRequest to validate many post types in my forms, it's highlighted in red. I can us...

0 Likes
0 Replies

Eloquent Queries

Hi all, It just a quick question about Eloquent and how it handles input data. The query builder as...

0 Likes
2 Replies
Solved

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 10 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 10 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

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.