Support the ongoing development of Laravel.io →

3,383 Threads

Session cookie expiration set in absolute time – fail for users from timezones to the East

Laravel is running on my server which is set to a UTC timezone. PHP's timezone is also set to UTC. W...

0 Likes
1 Replies

Generate MVC from existing database

Hello guys, I was wondering if there is a way to generate basic scaffolding based on an existing alr...

0 Likes
2 Replies

Server.php Error

Hello folks, I'm pretty new in Laravel. I'm following the tutsplus's tutorials. I'm trying to create...

0 Likes
3 Replies

Laravel's debug is not working properly for me

Hey all, I recently switched computers, and re installed composer, after doing this laravel has been...

0 Likes
1 Replies

Logging handler displays email view instead of emailing

I have this set up for my error handling. Log::listen(function($level, $error, $context) { Mail:...

0 Likes
0 Replies

PDOException: could not find driver

Hello! I'm running a Laravel application on an Ubuntu server with Nginx on a Raspberry Pi. For some...

0 Likes
1 Replies

update queries

I always want to play safe when there is a delete or update query in the database through web applic...

0 Likes
1 Replies

Vagrant/homstead won't run

Hi, I've been at this for hours and I hope someone can help. I can't seem to get Homstead running on...

0 Likes
2 Replies

Mcrypt not found, MacOSX, Zend Server

Not sure why Laravel doesn't seem to be able to find mcrypt. I've looked at simular threads and so f...

0 Likes
1 Replies
Solved

get value of Input::all();

I was wondering how can I output the array value of Input::all();

0 Likes
1 Replies

Issue with routes on Linux

Hi, I developed a Laravel-application (a basic website) and everything is working like a charm on bo...

0 Likes
2 Replies

Homestead + remote database connection error!

Hello everybody! I have a small project which use XAMPP for development, and I use mysql database fr...

0 Likes
2 Replies

Laravel not connecting to correct database

Hi All, I'm fairly new to Laravel and am having what will probably be a simple problem. But can't s...

0 Likes
3 Replies
Solved

multiple laravel applications under one site

Trying to figure out the following lets say I have the following domain laravelapps.com in that doma...

0 Likes
3 Replies
Solved

Session timeout

Hi, I would like to know how can I redirect to login when session timeout? Thanks

0 Likes
2 Replies
posted 10 years ago

Laravel Debug disable HTML formatting

Does anyone know how to disable the HTML formatting on the debug output without disabling the debug...

0 Likes
0 Replies

Inter-App Communication

Hello folks, I am currently writing a project, where I have different Laravel Apps for different Ser...

0 Likes
0 Replies
posted 10 years ago

Laravel Brain Socket: How to keep socket server running in hosting server?

I have a site setup with Brain Socket, now i have ssh access to my hosting and have my port 8080 ope...

0 Likes
2 Replies
Solved

Homestead Vagrant Access URL Problem

I have followed the tutorial at http://scotch.io/tutorials/php/getting-started-with-laravel-homestea...

0 Likes
0 Replies

Running laravel & CodeCeption acceptance tests on travis-ci

Hey, has anyone tried to run codeception acceptance tests with laravel on travis-ci? I'm stuck at th...

0 Likes
2 Replies
Solved

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.