Support the ongoing development of Laravel.io →

2,053 Threads

Response::download returning broken images

My problem I am using a function to download files when a user clicks on them. The file is downloade...

0 Likes
2 Replies

Are views in exception handler broken in Laravel 5.1?

I'm trying to load some view in Laravel 5.1 exception handler (/app/Exceptions/Handler.php). In my r...

0 Likes
0 Replies

Best way to do responsive images with Intervention and Bootstrap

I've got Intervention running with Bootstrap but regardless of what I do I end up loading the full i...

0 Likes
0 Replies

Data from one view is shared with all views.

Hello, I have recently installed laravel debugbar (https://github.com/barryvdh/laravel-debugbar) and...

0 Likes
2 Replies

Laravel 5 Not Passing data from Controller to View with AJAX

Hi all, I'm having an issue passing data from controller to a view loaded via ajax. Below is my code...

0 Likes
4 Replies
Solved

How to use @include() right way?

I have this basic structure in my blade file <div class="container1"> //some cont...

0 Likes
2 Replies

includes vs. sections for extra css and js

What advantage, if any, is there to using sections over includes (or vice-versa) for things like pro...

0 Likes
0 Replies

Site wide menu

Hello guys, I am newbie in Laravel (Laravel is very well framework) :-), firstly - I am so sorry for...

0 Likes
1 Replies

Blade Helper Functions

I am having a hard time finding out how to add PHP helper functions in a Blade template. For example...

0 Likes
1 Replies

[SOLVED] Render view from other path

i'm building a modular system in Laravel 5 and the modules views of my system are outside from the /...

0 Likes
2 Replies

Add row empty to list

I'm populating a select with the result of a query like this: on controller $departaments = \App\Dep...

0 Likes
0 Replies

Laravel blade views and wordpress integration

Hi, I have a requirement to use laravel as backend and wordpress as a cms. I wanted to use laravel b...

0 Likes
1 Replies
posted 8 years ago

Getting a category to open with a list of items

I'm using laravel 4.2 and I'm trying to create a gallery where you first get a list of categories an...

0 Likes
1 Replies

Standard Output Single Column From Collection

Hi, I'm new to laravel and wonder if someone could put me out of my misery with this simple piece of...

0 Likes
1 Replies

API only, no blade needed.

How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...

0 Likes
6 Replies
posted 8 years ago

Include Script File Only In Registration Page

Hey There, I have a main.blade.php view, and a register.blade.php which extends main, So I'm going t...

0 Likes
1 Replies
Solved

How to check if user has already invested on a project

I am working on social app where user can invest on many projects and each project corresponds to a...

0 Likes
1 Replies
Solved
posted 8 years ago

Str::words takes images

Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...

0 Likes
0 Replies

Header won't set

I am trying to return an image, however I cannot get the 'Content-type' to set and when I navigate t...

0 Likes
2 Replies

Laravel Loading Animation

I am using the Laravel framework for my PHP Webapp. I am executing some SELECT queries which can tak...

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