Support the ongoing development of Laravel.io →
posted 10 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

laravel (possibly 5) error/bug.. if someone could verify/report..

I have got an installation of Laravel 5 on my local machine using MAMP. db config uses Socket/port....

0 Likes
0 Replies

Connection refused when trying to database connect through laravel

Hi, I've set up my mysql config like so: 'mysql' => [ 'driver' => 'mysql', 'host'...

0 Likes
2 Replies

Polymorph vs 3 Foreign Key

Hi all, If I have 3 tables (users, organizations, guest) who share the same feature, it's ok to put...

0 Likes
1 Replies
posted 11 years ago

Eager loading with constraints returns all items

Hi, I want to get products with a seri name contains a certain word. However it returns all products...

0 Likes
3 Replies

Why when I run a query laravel return something that I can't understand?

When I run this I get a very long text as result: ....Route::get('/', function() ....{ ....$posts=DB...

0 Likes
2 Replies
Solved

How to find different field by laravel find method?

I know there are a method what called find in laravel, I have a table with this structure (articles...

0 Likes
1 Replies
Solved

Can't find the blade file?

Hi guys, I created a folder inside view /view/account/ And also created the file account.blade.php T...

0 Likes
1 Replies
Solved

Relationship understand problem

Hello, i try to get all datas (relation inlcude) from a user table but i cannot get somme values. cl...

0 Likes
1 Replies

How to ignore a directory in public folder? ignore in the .htaccess file

Hi I have created a folder "temp" in public_html/temp and have fiddled with .htaccess snip...

0 Likes
1 Replies
Solved

Help with Laravel error : Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

Hello, I'm new to laravel, and I'm trying to learn the framework by following a book. In that book t...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel and Angularjs

Anyone knows of an open source project built with them together, or at least some resources to get m...

0 Likes
4 Replies

Routes to unknown slugs

Hi, I'm starting with laravel and I'm building a simple CMS in order to learn how to use laravel. I...

0 Likes
4 Replies

is Laravel's default login system cookies based ?!

i always prefer to use sessions to login users , this mean when user logged in system , is login unt...

0 Likes
1 Replies
Solved

Upload image but being saved as a folder?

Hi Everyone, I'm attempting to make a new folder within my website and store user images in that spe...

0 Likes
0 Replies
posted 10 years ago

Redirect withInput not showing inputs !

#hi i am learning laravel , in video tutorial bellow code redirect to form with user inputs return R...

0 Likes
1 Replies
Solved

Select fields in complex with() queries

Hello @all, i am currently struggeling in one of my data-selections. the data are being read from a...

0 Likes
3 Replies
Solved

Creating a messenger that can send to multiple users

Hi people of laravel.io, I would like a messaging system on the app I am developing but I am very ne...

0 Likes
3 Replies

Implement RSS Feed with Laravel 4

I'm using laravel 4 as PHP framework, I would be able to extract content from external sites trmite...

0 Likes
1 Replies
Solved

Ton of HttpNotFound Symphony/Component errors?

[2015-01-02 17:25:20] local.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpExc...

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.