Support the ongoing development of Laravel.io →

3,386 Threads

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

Laravel 4.2 PHP CPU usage

Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...

0 Likes
1 Replies

Laravel Reflection exception

When i Run command 'php artisan' i am getting following error.. PHP Fatal error: Uncaught exception...

0 Likes
5 Replies

Laravel Auth - register redirecting to itself

My laravel 5 application uses the official auth framework. In my homestead/vagrant environment, all...

0 Likes
0 Replies

No supported encrypter found. The cipher and / or key length are invalid in laravel 5.2

Hello all, I'm a newbie of laravel framework. i build a laravel project it's work good in my localho...

0 Likes
2 Replies

Windows 10 Vagrant with Homestead Installation

Hey guys, I'm fairly new to Laravel. Can someone give me instructions or send links of a details Vag...

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

© 2024 Laravel.io - All rights reserved.