Support the ongoing development of Laravel.io →

3,391 Threads

Laravel 5 and forms

Hi have added the package in composer and updated app.php with providers 'Illuminate\Html\HtmlServic...

0 Likes
2 Replies
Solved

Added the Form Facade and Alias back in Laravel 5

I am using Laravel 5 and I am getting the following error: FatalErrorException in Facade.php line 2...

0 Likes
3 Replies

Can't access phpmyadmin because Laravel routes

Hi, I've installed and configured Laravel on a server. the site is on a folder htdocs like: htdocs/s...

0 Likes
4 Replies

New Laravel project does not match directory structure expected in Quickstart

*** sorry, I realized somehow I have Laravel 5.0 but was following the 4.2 quickstart *** Hi all, In...

0 Likes
2 Replies
Solved

Application Debug Mode

app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...

0 Likes
4 Replies
Solved

Using currentRouteName on global.php

I gotta use Route::currentRouteName() method on global.php but when I use it in there, it returns nu...

0 Likes
0 Replies

Symfyno deprecated message on production

Hi i am getting the error message posted below on my production server but not on my local developme...

0 Likes
3 Replies
Solved
posted 10 years ago

Getting Symfony deprecation message

On a fresh install of L5 I have been getting a Symfony message: ( ! ) Deprecated: The Symfony\Compon...

0 Likes
4 Replies

Elixir does not output into new public path directory after using elixir.json

An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css...

0 Likes
1 Replies
Solved

Use different monolog handler

Has anyone configured monolog w/ a different handler in their laravel app? ie: loggly, redis, dynam...

0 Likes
0 Replies

Install Laravel

Hello. I'm so new to Laravel and frameworks. I used composer to install laravel, ok, all files and d...

0 Likes
1 Replies
Solved

Ruby on Laravel?

Hi guys, I just noticed when I typed ruby -v on bash under the root of laravel, It will display the...

0 Likes
2 Replies

Environment

I am trying to configure the environment into "Development". Here are what I did so far, s...

0 Likes
6 Replies
Solved

Laravel Homestead slowness

I'm experiencing abysmal performance with Homestead and Laravel 5. About 2500 ms of response time fo...

0 Likes
1 Replies

Laravel 4 vs 5

I'm new to Laravel and am just wondering whether it does make sense to (still) use v4 or already sta...

0 Likes
7 Replies

Error on running installation update

Hi I have developed a site in XAMPP. So I moved the files to server (Redhat) and I tried update comm...

0 Likes
1 Replies
posted 10 years ago

when I diedump my browser doesn't prettifies the JSON

Hi, is it possible that 'dd()' does not output JSON properly? Because I tried several plugins in my...

0 Likes
7 Replies
Solved

Laravel Production Site Database Configuration

Is there a way to use php artisan migrate command on a live shared hosting? I'm using ftp so I don't...

0 Likes
5 Replies
Solved

Larabook Series Blank Screen

Hello everyone!, I've finished the laracasts' larabook tutorial, and it works pretty well on my loca...

0 Likes
6 Replies
Solved

trying to update laravel 5 through composer without success

Hello guys. Im using laravel 5 dev and Im trying to update it through composer. in composer.json: &q...

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.