We have a form that is built on the client side using an HTML template and Javascript, As informat...
My problem I am using a function to download files when a user clicks on them. The file is downloade...
I'm trying to load some view in Laravel 5.1 exception handler (/app/Exceptions/Handler.php). In my r...
I've got Intervention running with Bootstrap but regardless of what I do I end up loading the full i...
Hello, I have recently installed laravel debugbar (https://github.com/barryvdh/laravel-debugbar) and...
Hi all, I'm having an issue passing data from controller to a view loaded via ajax. Below is my code...
I have this basic structure in my blade file <div class="container1"> //some cont...
What advantage, if any, is there to using sections over includes (or vice-versa) for things like pro...
Hello guys, I am newbie in Laravel (Laravel is very well framework) :-), firstly - I am so sorry for...
I am having a hard time finding out how to add PHP helper functions in a Blade template. For example...
i'm building a modular system in Laravel 5 and the modules views of my system are outside from the /...
I'm populating a select with the result of a query like this: on controller $departaments = \App\Dep...
Hi, I have a requirement to use laravel as backend and wordpress as a cms. I wanted to use laravel b...
I'm using laravel 4.2 and I'm trying to create a gallery where you first get a list of categories an...
Hi, I'm new to laravel and wonder if someone could put me out of my misery with this simple piece of...
How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...
Hey There, I have a main.blade.php view, and a register.blade.php which extends main, So I'm going t...
I am working on social app where user can invest on many projects and each project corresponds to a...
Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...
I am trying to return an image, however I cannot get the 'Content-type' to set and when I navigate t...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community