Support the ongoing development of Laravel.io →

494 Threads

Is there a reason for using URL Helpers?

Lets start with three examples: <link rel="stylesheet" href="assets/css/app.css&qu...

0 Likes
3 Replies
Solved

Show only 'courses' that 'user' has created

Hey, I'm trying to build a query where I want only courses that belong to a user_id are displayed. H...

0 Likes
4 Replies
Solved

jquery mobile simple form route does not work

I have this view code (hello.php) <!DOCTYPE html> <html> <head> <meta name=&quo...

0 Likes
3 Replies
Solved
posted 10 years ago

Getting all routes

im playing around with building an api, and im at a point where i want to be able to get all routes...

0 Likes
3 Replies
Solved

foreach on eloquent from last to first

I have a post object that has comments: $post->comments now when I do a select on the comments Im...

0 Likes
2 Replies
Solved
posted 10 years ago

machuga, ShawnMcCool, daylerees biased to me

These people kick me when they see me in the IRC room. I can understand when it makes ShawnMcCool he...

0 Likes
6 Replies
Solved

Foundation CSS framework dropdown menu is not working correctly

Hi, I am trying to use foundation CSS framework with laravel. Most of the things work fine. The firs...

0 Likes
3 Replies
Solved
posted 10 years ago

filemanager thread

Every company in my app has a folder that has the same name as the company name: Inside that folder...

0 Likes
4 Replies
Solved

Adding Select statement to ORM

Retrieving A Record By Primary Key $user = User::find(1); var_dump($user->name); Is there anyway...

0 Likes
4 Replies
Solved

Blade Nesting

What I want to do is @include(@yield('layout')) which I can't do because it is most likely nesting p...

0 Likes
4 Replies
Solved

Problem with returned statements in Route

Hi I have a strange problem on a parallel plesk. everything work's fine on my local apache but after...

0 Likes
1 Replies
Solved
posted 10 years ago

how to get direcory names list without full URL path.

I have a list of directories. controller code: 'directories'=> File::directories('filemanager1/c...

hash9211 liked this thread

1 Likes
3 Replies
Solved

Return more than one variable to Theme?

Hey Guys, I have a little question. How can I display more variables than one? My code is the follow...

0 Likes
9 Replies
Solved

About MVC in Laravel

Hello there, i'm new in laravel, also in MVC development and i want to ask for suggestion about the...

0 Likes
3 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.