Support the ongoing development of Laravel.io →
ColBatGuano

ColBatGuano

Joined 6 Mar 2014

Statistics

Threads 8
Replies 6
Solutions 1
Articles 0
posted 11 years ago

Inject PHP into a blade?

Is it possible to inject PHP into a blade? A lot of my pages are the same, except for the controller...

0 Likes
4 Replies

How to collect the objects from recursive tables?

I've got three tables, dates, and composite dates (and a pivot table). A date can be in many composi...

0 Likes
3 Replies

Handling dynamically created input fields (javascript, DOM)

My app allows users to dynamically add input fields in a form via some simple javascript. I construc...

0 Likes
1 Replies
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.

© 2026 Laravel.io - All rights reserved.