Support the ongoing development of Laravel.io →

Yusufalibozkir

Joined 12 Jan 2015

Statistics

Threads 3
Replies 1
Solutions 0
Articles 0
posted 8 years ago

Can not create a 'real' link with link_to function in my blade file

<p> @if ($cat->breed) Breed: {{ link_to('cats/breeds/'. $cat->breed->name,...

0 Likes
3 Replies

Update seeding?

I haven't created a remember_token colum when I created users table. After I created users table I s...

0 Likes
3 Replies

Having issue while trying to use model route binding

By using this code I'm trying to return the post from posts table which has the same id by {post}. R...

0 Likes
0 Replies
replied 8 years ago

Can not create a 'real' link with link_to function in my blade file

alainbelez said: can you try {!! link_to('cats/breeds/'. $cat->breed->name, $cat->breed-&g...

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.