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

Dynamic configuration in route group definition

Hi all We've used the config() helper to allow application developers to configure our predefined ro...

0 Likes
0 Replies

Pagination always returns the first page

Hello, I'm trying to use Laravel pagination, no matter what I tried I'm always getting the first pag...

0 Likes
2 Replies
Solved
posted 9 years ago

Lumen 5.2 Mail class

How I can use the Mail class in Lumen 5.2. It was working fine in 5.1 lumen. I have installed illumi...

0 Likes
2 Replies

500 Internal Server Error for all routes other than '/'

Hello, I was receiving a 500 Internal Server Error for all routes other than '/'. After looking at t...

0 Likes
16 Replies
posted 9 years ago

Does Laravel's Lumen handle JSON format input?

Can anyone tell me if this is possible please? If I post a JSON request to a Lumen app (with Content...

0 Likes
4 Replies
posted 9 years ago

Artisan Question/Issue

I have 2 Laravel 5.1 projects both with: config/app.php set to AES-256-CBC cipher .env.example file...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.1 Intervention corrupted image

I am trying to make use of the intervention/image and intervention/imagecache libraries. In trying t...

0 Likes
1 Replies
Solved
posted 9 years ago

File not being uploaden online (offline/local works)

All, Case: Uploading profile picture. This is working offline on my localhost, but after putting it...

0 Likes
1 Replies
Solved

Laravel Spark install: Auth guard [] is not defined.

Hello wonderful Laravel community. I'm working on a laravel spark project and I'm not sure what I've...

0 Likes
2 Replies

I can't logged in user using my own controller.

This is my form <form method="POST"> <div class="table-responsive">...

0 Likes
2 Replies
posted 9 years ago

Need help with Eloquent

Hi devs, Can anyone help me with this I have four tables users id|name|email|password rooms id|user_...

0 Likes
2 Replies
Solved
posted 9 years ago

Use config file in App\Libraries

HI, i have one library at he App\Libraries and there i have file providers.php <?php return [...

0 Likes
3 Replies

Mass Assignment from Request data

Hello I want to do a mass assignment from a request, but im facing some trouble with the autogenerat...

0 Likes
3 Replies
Solved

Upgrade from 4.2 to5.2

Hello all, I have a project in laravel 4.2 and i wants to upgrade it to 5.2. How to do this? Is ther...

0 Likes
3 Replies
posted 9 years ago

Dynamic repositories

Hello, I have a lot of repetitive repository classes, like: class UserRepository extends Repository...

0 Likes
2 Replies

Laravel blade from ckeditor and database

How can i parse dynamic data from ckeditor or textarea. I need to put laravle blade into ckeditor li...

0 Likes
0 Replies

Two forms in one page - validation problem

Hey guys!!! How are you doing? I hope great! I am facing some issues working with Laravel 5.2 and ho...

0 Likes
1 Replies

Free hosting laravel 5.1 app

I have a laravel 5.1 application. Is there any totally free hosting site where i can host this app.

0 Likes
1 Replies

Making a CMS, what to do with image upload

Hi everybody. I need your advice about something. I am currently making a CMS in Laravel 5.2. I've c...

0 Likes
1 Replies

SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

Hi i'm new in laravel. I know that this is fairly popular problem. I've beenn searching for the solu...

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.