Support the ongoing development of Laravel.io →

1,478 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
posted 10 years ago

Is this a bug or am I doing something wrong?

Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...

0 Likes
1 Replies
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

How to save XML response output to file for uploading with SSH::into()?

In my controller I have the following with $registration_data coming from the database and the xml.i...

0 Likes
1 Replies

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
posted 10 years ago

Compiling or pipelining Sass assets

I need a comprehensive guide on how to do it. I already tried LaravelGuard from Jeffrey Way (which d...

0 Likes
0 Replies

Changing blades if user logged in

At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...

0 Likes
7 Replies
Solved

Routers menu

Hallo, Can someone help me? i would like to make simple static website, i created menu using routers...

0 Likes
3 Replies

Yup I give up.

I gotta give up. I don't want to, but I got to, because trying to learn Laravel with very very limit...

0 Likes
19 Replies

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

Default blade style in folder

I was checking how Laravel io page is organized and saw thath main layout file (default.blade.php) i...

0 Likes
2 Replies

Is it possible to call directly from a class.

Hi all, I'm still chipping away at learning Laravel. Coming along slowly though. :-/ In my db class...

0 Likes
2 Replies

Minify your HTML

Laravel HTML Minify This package compresses the HTML output from your Laravel application, seamlessl...

0 Likes
1 Replies

including views with contollers

I'm going to ask the same question here that I did on the old forum, because I didn't know the new f...

0 Likes
9 Replies

Solution for form labes / column headers

I'm building an applicaiton where I have a lot of forms and CRUD stuff. What I'm trying to achieve i...

0 Likes
2 Replies

One with different data (view for email content that is sent to different users)

Hi, I would like to send email (with same content) to multiple users but I'm having trouble to figur...

0 Likes
3 Replies
Solved

Laravel-HTMLMin

What Is Laravel HTMLMin? Laravel HTMLMin is a simple HTML minifier for Laravel 4.1. Laravel HTMLMin...

0 Likes
0 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.

© 2024 Laravel.io - All rights reserved.