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

Group by not working - Laravel

Solution: Edit your applications's database config file config/database.php In mysql array, set stri...

0 Likes
0 Replies
posted 5 years ago

'Collective\Html\HtmlServiceProvider' not found

Hello i am trying to use the form builders for laravel 5.2 but i keep gettign this same error even w...

0 Likes
1 Replies
posted 5 years ago

Is Laravel 6 the best version for starting a big project?

Hello, Laravel 6 has been just released, and I am starting a big project with Laravel, as a startup,...

0 Likes
4 Replies

Laravel 6 Multi Tenancy

I want to create a laravel app with multiple users but I can not find a simple way to do so. Is ther...

0 Likes
1 Replies
posted 5 years ago

Uncaught ReflectionException: Class path does not exist

After running composer update. I get this error in my PHP and my laravel page is blank. I can't seem...

0 Likes
0 Replies
posted 5 years ago

production routing

Hello, my project is working just fine on my dev machine. On production server, thou, routing is som...

0 Likes
0 Replies

Connection refused for mysql in gitlab-ci for Laravel 6

I created tests with relation the database. I setting up the gitlab-ci.yml for Laravel. When the fil...

0 Likes
0 Replies

Session issues with Laravel Socialite

at the time of obtaining the user it gives me invalidstateexception, I already made autoload, cache:...

0 Likes
0 Replies
posted 5 years ago

https not being served

Hello, my project works locally (dev) like a charm, but in production, where I did set inside the .e...

0 Likes
0 Replies

IoC resolving issue after upgrading to 5.8

Hi All, hoping someone can help me, I am updating from version 5.7 to 5.8 and i am now having issues...

0 Likes
1 Replies

Laravel Notification Via Broadcast

Hey, everyone. I have a notification that I send it via broadcast. the notification receives success...

0 Likes
0 Replies

HTML-Form getting opened with App

I have a strange problem with a custom webshop coded with Laravel 5.7. A few customers have a probl...

0 Likes
0 Replies

Display data from one or multiple category on Laravel CMS

I`m trying to display data on a blog page side but instead to fetch all the posts in all categories,...

0 Likes
0 Replies

Laravel import excel data with eloquent relationship

I have to import excel sheet from laravel to database table. Student Table: studentid studentname sp...

alnomany liked this thread

1 Likes
0 Replies

Auth::user() returns null in test with data provider

I am testing my application (5.8) with the integrated PHPUnit configuration and I have problems with...

0 Likes
2 Replies

Database issue

Illuminate\Database\QueryException : SQLSTATE[HY000] [2002] Connection refused (SQL: select * from...

0 Likes
2 Replies
posted 5 years ago

Using where condition inside collection filter method

I have a collection that I want to filter if its property value falls under the current month. For t...

0 Likes
0 Replies

Update is not working

The error I got : error pic: error # What I tried this is my table pic: table my form is like : <...

0 Likes
4 Replies
posted 5 years ago

41 Laravel Interview Questions and Answers for you

Hi guys, I've just created a list of Laravel Interview Questions we going to use for our interview p...

0 Likes
1 Replies

Fetch & Show certain rows in a table on clicking a button

I'm pretty new when it comes to Laravel & I've been trying to code this mini-account management...

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.