Support the ongoing development of Laravel.io →

ColBatGuano

Joined 6 Mar 2014

Statistics

Threads 8
Replies 6
Solutions 1
Articles 0

Clean 5.1 installation fails with "Whoops, look like something went wrong."

I did a brand new installation of 5.1, and performed the chmod -R 777 on bootstrap and storage direc...

0 Likes
2 Replies

[PDOException] SQLSTATE[HY000] [2002] Connection refused - How to debug?

I've set up a brand new L5 installation, and am trying to get it to talk to my existing tables. When...

0 Likes
2 Replies

How to use Composer without using sudo all the time

I've got composer installed in /usr/local/bin/, and has owner root, group admin. Whenever I install...

0 Likes
1 Replies

How does authentication/session management work in a JSON environment?

I'm trying to build a system with a standard web interface, but also want to be able to have mobile...

0 Likes
0 Replies
posted 11 years ago

Escaping blade content

How do I escape blade content? I'd like to output @extends('blah.blah') in the output, but not sure...

0 Likes
1 Replies
Solved
replied 10 years ago

Laravel 5 error link_to_route

Hi, I've just tried to follow the instructions for using these, but can't get it to work. The instru...

0 Likes
replied 10 years ago

How to migrate from flat PHP to laravel 5.1

You possibly could force your project into Laravel, but it would probably be better to redesign it t...

0 Likes
replied 10 years ago

[PDOException] SQLSTATE[HY000] [2002] Connection refused - How to debug?

I had copied/edited the .env file, and placed all the same credentials as my L4 app which still work...

0 Likes
replied 11 years ago

Inject PHP into a blade?

I was really hoping to push a closure into the blade, but I suspect that the PHP in a blade is only...

0 Likes
replied 11 years ago

I have problems with a Form::Model using a named route with parameters

%7B and %7D are the URL encodings for { and }. I suspect you haven't written the entry in your route...

0 Likes
Solved

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.