Support the ongoing development of Laravel.io →

3,383 Threads

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

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

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 9 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

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.