Support the ongoing development of Laravel.io →

1,489 Threads

Laravel 5 update form using plain HTML

In Laravel 5, I notice that whenever I have a form in which I wrote in plain HTML, instead of using...

0 Likes
1 Replies
Solved

View NOT FOUND ERROR !!! - Not showing unless Storage gets 777 permissions

Hello all, i am building a site using laravel 5, and run on to this little issue, i need clarificati...

0 Likes
1 Replies
posted 11 years ago

blade template trouble

hey guys! After a little while away from the game, I decided to get back on the horse so to speak, a...

0 Likes
7 Replies
Solved

Larvel 5 - Form Select Value to Post Confirm Page

I've created a very simple form that has some select values and when you select one of the items fro...

0 Likes
1 Replies
Solved

sqlsrv unable to use created_at / updated_at

I am using sqlsrv to connect to Microsoft SQL server 2008. If I put the following in my view {{ $use...

0 Likes
1 Replies

Google App Engine, Laravel 4 , some time show "file_put_contents(/meta/services.json): failed to open stream: Read-only file system"

I've succeeded in getting Laravel 4 to run on Google App Engine . However, even though I've deployed...

0 Likes
1 Replies

PDF Generation

@foreach($users as $user) $rows = '<tr>' . '<td>'.$user['first_name'].' '.$user['last...

0 Likes
2 Replies
Solved

Protecting images from being downloaded with PHP script in image tag

I'm working on a website for an artist, and am wondering if there is any way to markup the image tag...

0 Likes
2 Replies

blade custom function

Hello everyone, I would like to have your opinion about a custom function that I added to blade. The...

0 Likes
1 Replies

Routes stopped working

Hi, Not sure what has happened here but I was just trying out Laravel 5 and seeing what had changed...

0 Likes
1 Replies
Solved
posted 10 years ago

Passing parameters between views - the basics

I have a webpage ('teams.blade.php' with three pictures of three sports teams. When the user clicks...

0 Likes
2 Replies
posted 10 years ago

Laravel Homestead Routing : InvalidArgumentException in compiled.php : View [****] not found

After getting my Laravel Homestead up and running, I'm facing a new problem. Even after some googlin...

0 Likes
0 Replies

How to create pdf document using ajax?

Creating PDF File using ajaz method. Am using https://github.com/thujohn/pdf-l4 pdf package

0 Likes
1 Replies

Related object and its parameters

Hello there. I have and relationship, for example $contact->contactData. Not every contact has co...

0 Likes
1 Replies

Title From Database

I'm very new to Laravel, so bear with me. I've been banging my head trying to figure out how I can d...

0 Likes
6 Replies
posted 10 years ago

error in loading css file

I download twitter bootstrap file and copy this to public folder. now i use {{ HTML::style('css/boot...

0 Likes
1 Replies
posted 10 years ago

Data missing

I'm trying to send my site to DigitalOcean through Forge. But I'm getting a strange error 'Data mis...

0 Likes
1 Replies
Solved

Blade template not rendering html and form building on hhvm

I'm checking out Laravel 5 (4.3) on HHVM and ran into a strange issue where the form builder functio...

0 Likes
3 Replies
Solved

LoginException in symfony InputFormField

Hello Friends, I have an exception as below: LoginException: An InputFormField can only be created f...

0 Likes
0 Replies
posted 11 years ago

[BEST PRACTICE] Javascript with Blade

Hi there ! I have some interrogations regarding blade and javascript files. Currently, I wrote some...

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