Support the ongoing development of Laravel.io →

Ioncube encryption

Hi All, I work on Laravel framework from the short time, After finishing the website, I willing to e...

0 Likes
1 Replies

Multiple data bases or best practice

Hello, im having a logic problem, sorry if this is not the place to put this. Im working on an app f...

0 Likes
4 Replies

Clean Installation laravel 5

Hi, I am a fresh starter in laravel. On my fresh installation of laravel 5 i am getting this....any...

0 Likes
5 Replies

Lifecycle: After App Service Provider, Before Rest?

Hello, where can I place code (Laravel 5.1) that has to be executed after the App\Providers\AppServi...

0 Likes
1 Replies
Solved

Adding an author and Editor to my model (hasOne) results in error

I tried adding an author and editor in my company model, I would like to be able to not only know th...

0 Likes
1 Replies

Undefined variable in view

Hi I have been trying to solve this for two days now, I do not have any hair left. My routes file: &...

0 Likes
2 Replies
Solved

How to recieve json array in view with Ajax that has been sent from controller

Hello! I have a model that look like this: public function GetUserByname($input){ $this-&...

0 Likes
0 Replies
posted 9 years ago

use vendor package in lumen

I have installed a package using composer. I need to use it like use aaa\bbb\ccc as xxx; in laravel...

0 Likes
0 Replies

can't change users table name to members

So I changed the users table to members in a laravel 5 application. I also changed the config/Auth f...

0 Likes
5 Replies

HOW TO PLAN FOR A AUCTION SITE IN LARAVEL

Hello friends, I have to develop a auction site and i want to develop it in LARAVEL. Haven't build t...

0 Likes
3 Replies

Optional route in middle of URL not being recognized

I have the following route: Route::get('/user/{name}/{key?}/post/{id}', array('as' => 'index'...

0 Likes
0 Replies

Insert and delete from one method

I am using laravel 5.1. Now I have to move a data of row from table A to table B using primary key.H...

0 Likes
0 Replies

Service Provider Issue

Hey all, I'm having a really odd issue with a package I just wrote. I've been banging my head agains...

0 Likes
6 Replies
Solved

Laravel old versions?

Hi to all. Did anyone know where I can find or can anyone send to me old version of this great frame...

0 Likes
2 Replies

How to do query caching with dependencies like in Yii2 ?

Let's say that I want to cache some query based on some condition ( dependency ). For example, I hav...

0 Likes
0 Replies

Work out what page a record is on using pagination

I would like to be able to locate a record by scrolling to the "page" it is on. Obviously...

0 Likes
0 Replies
posted 9 years ago

Undefined Method Error

Starting my first laravel project so I may be really off as I am trying to piece things together. R...

0 Likes
1 Replies

Response::json won't return response

I am having a weird problem with specific route in my Laravel REST API project. Here is a thing: I h...

0 Likes
0 Replies

Routing Error

Hi there, We're stuck with this issue for past 1 week. Our developer couldn't find a solution after...

0 Likes
3 Replies
posted 9 years ago

the chunk method

The chunk method is starting to piss me off. Anyone have trouble with it? Two things: first it doesn...

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.