Support the ongoing development of Laravel.io →

3,391 Threads

Realtime notifications with Laravel

Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...

0 Likes
1 Replies

Use Ticketing system for Errors

Laravel should use ticket system for error reporting just as web2py is using. In ticketing system wh...

0 Likes
1 Replies

500 Internal Server error logging

I recently discovered a bug in one of our queries that created a 500 internal server error. My quest...

0 Likes
0 Replies

API with Laravel 4

I created a web application using PHP framework Laravel 4. Now I would like to create an Android app...

0 Likes
1 Replies

Laravel 5 :: Switch Language

So I want to have a button that switches from one language to the other and consequently translates...

0 Likes
4 Replies

Dinamic SSH envoy

Hi, I'm new using laravel. I'm finding a way to use ssh dynamically, using ssh-key or another way wi...

0 Likes
1 Replies

Larabook "Method [execute] does not exist."

I'm following the Laracasts's Larabook tutorial. I'm on the Following Users part. I added a follow b...

0 Likes
4 Replies

Using Laravel, SMTP Mail not Working in Live Server

My configuration works fine on Localhost. The email go through successful. But when I deploy it on t...

bijaygithub liked this thread

1 Likes
2 Replies

Multiple sites with Forge

So, I am trying to create multiple sites on the same DO server, but the only way I get it to work is...

0 Likes
6 Replies

Using two different database users for web applications and console migrations. Is it possible?

Hello everyone. First case: At the database level have I created two users - "app_web_worker&qu...

0 Likes
1 Replies
Solved

Forms & HTML remove?

Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...

0 Likes
4 Replies

laravel app engine upload files

I am trying to upload a file, I am using laravel 4 and deploy on google app engine. Locally everythi...

0 Likes
1 Replies

Forge: Separate database on same server

Hi, I have one server in Forge and I've created 2 sites (site1.host.mydomain.com and site2.host.mydo...

0 Likes
0 Replies
posted 10 years ago

L5 - Still getting TokenMismatchException in VerifyCsrfToken.php line 46:

Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...

0 Likes
4 Replies

Laravel 5 using PDO object in a class (Custom Database Conn?)

Hi Guys, So there, basically, i created a class in PHP that uses PDO (i'm connecting to an ODBC obvi...

0 Likes
0 Replies

Application key not set

When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...

0 Likes
4 Replies

HOW I SOLVED MY HOMESTEAD NOT CONNECTING TO INTERNET

I am writing this thread because I couldn't find any help for my situation of not connecting my Home...

0 Likes
0 Replies

Laravel routes with multiple domain fail in link_to_action function

I have my routes.php as follows: <?php $approutes =function (){ Route::group(['middleware' =...

0 Likes
0 Replies

Homestead 2.0 unable to create laravel project directory

I have installed Homestead 2.0 by following Laracast series (https://laracasts.com/lessons/say-hello...

0 Likes
2 Replies

2 different error page for admin and public

Hi, Is there anyway to make 2 error page? so there is 1 error page for public and another one for ad...

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