Support the ongoing development of Laravel.io →

3,391 Threads

posted 10 years ago

Returning Environment

Hi guys, I'm trying to display the ENV contents through ROUTE, Route::get('env', function() { $envi...

0 Likes
2 Replies
Solved

Laravel5: Remove public path without using .htaccess or vhosts?

I have recently switched to laravel5 and having issues with removing public path. I don't want to us...

0 Likes
0 Replies

chat functionality

i want to use chat functionality in my project but i don't know how to implement this. how can i imp...

0 Likes
1 Replies

Performance issue

Hello misters, I want to test Laravel 4.2 for the first time and i am very surprised by the perform...

0 Likes
1 Replies

fresh install of laravel5 on production server gets : internal server error 500

just out of the box laravel new MYWEBSITE results in the above

0 Likes
1 Replies

PHP-FPM + Laravel + Nginx + Ubuntu permission

I tried to search about this question before, but there seems to be nowhere where it is explained th...

0 Likes
0 Replies

Homestead up: no more space left

I'm new in laravel. So I choose to use laravel homestead for greater compability environment. I inst...

0 Likes
4 Replies

Slow Application response time on production application (Narrowed down via newrelic)

I set up a laravel app running on a AWS EC2 (m3.2xl) using NGINX and php5-fpm. The database is using...

0 Likes
1 Replies

php artisan route ?

Hi guys I just have installed laravel5 successfully today. But I have a little problem. When I typed...

0 Likes
1 Replies
Solved

L5 thujohn PDF Installation - Update Error

Script PHP artisan clear-compiled handling the post-update-cmd event returned wi th an error [Runtim...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 configuration

I have a fresh Laravel 5 installation. My environment is set to production. I have files config/data...

0 Likes
6 Replies

Awesome bookmarklet for the official Laravel documentation

Hi Everyone! Just take a look at this Awesome bookmarklet for the official Laravel documentation htt...

0 Likes
0 Replies

Error when attempting to deploy Laravel 5 to Pagoda Box V2

Hello, I've been running a Laravel 4 app on Pagoda Box for a few months, and it's been great. Howeve...

0 Likes
1 Replies

Artisan migration connection error

Hello! I have a problem with a new installation of Laravel 5.0. I´m installing Laravel in xampp with...

0 Likes
0 Replies

Laravel 5 Error Messages

I installed a fresh install on my ubuntu machine. I'm getting blank page on the home page of the app...

0 Likes
1 Replies

Deploy Laravel on 1&1 Servers

I have recently completed my first laravel site, but now I am stuck with deployment. This is an enti...

0 Likes
1 Replies

Add suffix to my pages

Hello everybody, How can I add a suffix to my pages ? like localhost:8000/users/add.html for exemple...

0 Likes
4 Replies

xdebug for beginners (with laravel and homestead)

I'm trying to figure out how to use a debugger and what it should be doing if I use it properly. I'v...

0 Likes
0 Replies

L5 group:prefix routes when running php artisan route:clear

Route::group(['prefix' => 'admin'], function() { Route::get('/', function() { dd('loaded'); }...

0 Likes
2 Replies
Solved

Laravel on Google Compute Engine

Morning there, I'm working on Google Compute Engine GCE and i uploaded my laravel projects there,but...

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.

© 2025 Laravel.io - All rights reserved.