Support the ongoing development of Laravel.io →

White screen after setting 'debug'=>true;

Laravel doesn't output any errors in my browser with my xamp installation. Even after setting 'debug...

0 Likes
3 Replies
posted 10 years ago

A completely reusable admin panel

Hi, We make websites as a company. For every custom we always build a completely new adminpanel from...

0 Likes
4 Replies

Login and Register app not working in laravel

I wrote a simple Login/Regiatration code in laravel with neo4j as DB. I installed #####vinelab/neoel...

0 Likes
1 Replies

isDirty('atrribute') not picking up changes?

Hi, I am trying to run a function only when certain values have been changed, however isDirty doesn'...

0 Likes
1 Replies
Solved
posted 10 years ago

Error when trying to get Eloquent relation in a loop

I've been wracking my brain for hours on this one. So I've got a products ---> product_images tab...

0 Likes
1 Replies
posted 10 years ago

unable to add any package in L5

BadMethodCallException in ServiceProvider.php line 182: Call to undefined method [package] once i ad...

0 Likes
1 Replies
Solved

Laravel Pagination

I use a form to filter all the data. But when i go to page 2 or any other, i get all the data instea...

0 Likes
4 Replies

Efficient way of ranking information from a database.

Hello, I'm fairly new to Laravel, and I'm working on making a leaderboard for a game. I'm wondering...

0 Likes
1 Replies
posted 10 years ago

Newbie - having trouble adding external files

Hello! I have trouble understanding where to save files like images etc, and how to actually use the...

0 Likes
2 Replies
posted 10 years ago

Object Oriented Macros in Laravel 5

Regarding the following article: http://chrishayes.ca/blog/code/laravel-4-object-oriented-form-html-...

0 Likes
1 Replies
Solved
posted 10 years ago

Model relations delete

i have the following model: class Agent extends Eloquent { protected $fillable = []; protected $ta...

0 Likes
1 Replies
Solved

tappleby/laravel-auth-token

Hello, on the client i get the user information via Route::get('auth', 'Tappleby\AuthToken\AuthToken...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 - PHPUnit doesn't output errors/exceptions in CLI

I can only see my stack trace in the browser and not when running phpunit from the command line. It...

0 Likes
0 Replies

generator installation

Hello, How to install generator in laravel 4.2.16? Here https://github.com/JeffreyWay/Laravel-4-Gene...

0 Likes
3 Replies
Solved

Request::create() how to get array data?

I have the following in my controller, I want to get to the POST (store()) method of anotherControll...

0 Likes
0 Replies
posted 10 years ago

StdClass to Eloquent

I have a query that return me the result as array of StdClass. How I can converte to Eloquent?

0 Likes
3 Replies
Solved
posted 10 years ago

Folders organisation: Models

I 'm trying to organize my folders like this: This is my app/start/global.php ClassLoader::addDirec...

0 Likes
0 Replies

Restful controller ( NotFoundHttpException )

Hello everyone, I get this error for the post method not for get method Symfony \ Component \ HttpK...

0 Likes
8 Replies
Solved

Can't get accessors to work

In my application I have numerous models, but the ones that are of concern are 'User' and 'Points'....

0 Likes
3 Replies

How Convert dateTime come from mysql to date in laravel?

Hello, How Convert dateTime come from mysql to date in laravel? @foreach($OpenOrder as $OpenOrders)...

0 Likes
9 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.