Support the ongoing development of Laravel.io →

Maveee

Joined 26 Oct 2014

Statistics

Threads 6
Replies 3
Solutions 0
Articles 0
posted 9 years ago

Image link in {{link_to}}

What I want to accomplish is my image to be the CLICK HERE link. <td>{{link_to('users/' . $geb...

0 Likes
1 Replies

Adding class to {{Form::select

Currently I have this code: {{Form::select('schoolId', $schools)}} But I need to add a class.. I tri...

0 Likes
1 Replies
Solved
posted 9 years ago

Adding class to img helper?

I have this: {{ HTML::image('css/img/logo.png');}} But I need to add a class to this image. Tried t...

0 Likes
1 Replies
Solved

Easiest way to host Laravel project online?

Hi, I'm quite new to Laravel and have just finished a basic application. Now my teacher requires us...

0 Likes
8 Replies

Placeholder in password form

Is there any way I can show a placeholder in a password form? I'm talking about this: {{Form::passwo...

0 Likes
4 Replies
Solved
replied 9 years ago

Easiest way to host Laravel project online?

railto said: You will need at the very least SSH access. Including the cost of Forge, you can get...

0 Likes
replied 9 years ago

Easiest way to host Laravel project online?

railto said: Easiest (and best imho) is to use forge.laravel.com note you will need an account with...

0 Likes
replied 9 years ago

Placeholder in password form

Thanks for your responses @emilmoe and @maurocas!

0 Likes

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.