Support the ongoing development of Laravel.io →

1,485 Threads

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

Check if related entity has any elements.

Hey peeps, new to laravel here (using version 4.2). Now, I have a User model as shown below: <?ph...

0 Likes
1 Replies
Solved

I'm a bit stuck

I am using Laravel 5 and am trying to access the Expedia API. I am find it hard working with Ajax an...

0 Likes
0 Replies

separate admin language and front-end language

Hi people! I am making an admin package and I'd like to have the possibility to choose the admin pan...

0 Likes
2 Replies
posted 10 years ago

Link to a PDF

I'm trying to link to a PDF but since the route is not registered in Laravel, it is not working. Is...

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