Support the ongoing development of Laravel.io →
Security Requests
Last updated 2 years ago.
0

Look at the api for the image method, take note of the last parameter.

http://laravel.com/api/4.2/Illuminate/Html/HtmlBuilder.html#method_image

Last updated 2 years ago.
0

corbosman said:

Look at the api for the image method, take note of the last parameter.

http://laravel.com/api/4.2/Illuminate/Html/HtmlBuilder.html#method_image

Thanks, I will consult the documentation first next time. ;)

But what do I do with link action?

Last updated 2 years ago.
0

jerodev said:

corbosman said:

Look at the api for the image method, take note of the last parameter.

http://laravel.com/api/4.2/Illuminate/Html/HtmlBuilder.html#method_image

Thanks, I will consult the documentation first next time. ;)

But what do I do with link action?

"Thanks, I will consult the documentation first next time. ;) But what do I do with link action?" < had to smile at this!

The link actions are right below the documentation for the image :D

Last updated 2 years ago.
0

sitesense said:

jerodev said:

corbosman said:

Look at the api for the image method, take note of the last parameter.

http://laravel.com/api/4.2/Illuminate/Html/HtmlBuilder.html#method_image

Thanks, I will consult the documentation first next time. ;)

But what do I do with link action?

"Thanks, I will consult the documentation first next time. ;) But what do I do with link action?" < had to smile at this!

The link actions are right below the documentation for the image :D

I was looking for the HTML::linkAction function. ;) Apparently this function changes the url to a secure url automaticly when the current page is on a secure connection.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

jerodev jerodev Joined 20 May 2014

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.