Support the ongoing development of Laravel.io →
posted 10 years ago

This comments style seems ugly , why it like this?

/* |-------------------------------------------------------------------------- | Third Party Service...

0 Likes
1 Replies

Proper use of custom methods in models - Scope, static, etc

Coming from Codeigniter, I'm used to placing all my database queries in the model. From what i've se...

0 Likes
1 Replies

mandrill API usage

Im getting emails to send no problem, but i want to list them and make use of the API in an interfac...

0 Likes
1 Replies

sentry package error : "The page isn't redirecting properly"

i trying build form with sentry package from tutorial on this page : (http://seputarpemrograman.com/...

0 Likes
3 Replies

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

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.