Support the ongoing development of Laravel.io →

3,391 Threads

Create custom config file.

Hello everyone, I was wandering if it is possible to create a custom config file. Reason why I want...

0 Likes
5 Replies
Solved

Call to undefined method Illuminate\\Foundation\\Application::configureMonologUsing()

I am trying to integrate sentry with my 5.0.16 laravel app but I'm getting this error when trying to...

0 Likes
0 Replies

Route Parameters Not Resolving

Hi, I'm using laravel 5.2 on nginx 1.81 I'm new to this and working through the basic tutorial, my r...

0 Likes
2 Replies
Solved

Upload json file to mongo db

Hello there, Is there any to map the json file and upload its content to mongodb? Any suggestions fo...

0 Likes
2 Replies

php artisan key:generate KEY not validating

Using Laravel 5 After using the command php artisan key:generate I get the following KEY base64:DBY4...

0 Likes
0 Replies

How to handle "release jobs"

In my code i often use database values. So for every release i have to store some records in the dat...

0 Likes
1 Replies

Laravel homestead suddenly stopped using 8000 port suffix when submitting forms

I have a form that looks like this: <form method="POST" action="{{ route('flyers.s...

0 Likes
0 Replies

Do i need some plugin, library, dependency to connect Laravel 5.x with MS sql server

Hi everybody Im new in the Laravel's world and let me tell you it looks very interesting and fresh f...

0 Likes
1 Replies

Problem with smtp on Laravel 4.2

Hello, i have a problem with sending mails from laravel. Laravel should use the smtp service from my...

0 Likes
0 Replies

how to redirect users after loging in back to the url they have come from in laravel's default authentication system

I am using laravel 5.2 and i have made authentication system by using laravel's "make:auth"...

0 Likes
0 Replies

Data doesn't exist when php artisan migrate

I migrated my local laravel 5 project onto my AWS ec2 lamp Ubuntu server. http://realtoraxe.com/real...

0 Likes
0 Replies

[PDOException] could not find driver on ubuntu lamp (mysql) ?

I am new install laravel in Ubuntu (mysql). I use Bitnami Lamp server. I get message when i run comm...

0 Likes
11 Replies

Laravel Mail function

I tried mail function on my localhost. It is OK. But when I upload my project on Bluehost live serve...

0 Likes
0 Replies

barryvdh/laravel-dompdf - Uncaught ReflectionException: Class config does not exist

Hello Everyone, I am attempting to create a PDF from a view. I have read that the Barryvdh/dompdf i...

0 Likes
1 Replies
Solved

Laravel 4.2 on GoDaddy shared hosting: .htaccess and 500 error

I have a vexing problem: in public_html/.htaccess, I added the line 'RewriteBase /'. The website cra...

0 Likes
1 Replies

strange behavior on created_at

Hello, When I fill in a form, the fields created_at and updated_at will be filled in, all ok. I have...

0 Likes
0 Replies

Muliti domin AWS issue when hosting

Hi i have 3 project in my AWS server. but i got a issue in another project framework path. right now...

0 Likes
2 Replies

Laravel 5.1 Share Survey

can someone give me a idea how to share a survey link for users to access specific survey.

0 Likes
0 Replies

Auth::check() not working

Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...

0 Likes
3 Replies
Solved

including external javascript file not working

I have included a .js file into my blade view, which is giving "Uncaught SyntaxError: Unexpecte...

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.