Support the ongoing development of Laravel.io →

2,048 Threads

Laravel 5.2 and AngularJS 2 csrf_token() generate null

I used Laravel 5.2 as backend API, and AngularJS 2 as front-end framework. Therefore, angular2 woul...

0 Likes
1 Replies

[Mail] : Embedding image failed when the embedding is in the parent view

I have 2 blade view to send an email, they are : layout.blade.php and welcome.blade.php where welcom...

0 Likes
0 Replies

Import External style sheet to a view

Hi, I am using Laravel 5.2 ! I wanna import external style sheet in to my view. I tried, <link h...

0 Likes
1 Replies

File Upload TokenMismatchException

In my view i have 5 file fields like this {!! Form::file('song[][url]', ['placeholder'=>'Url']) !...

0 Likes
0 Replies

Link each product to its product_details page

In native PHP it takes about 2 minutes to link each product on the page to its product_details page...

0 Likes
4 Replies
Solved

Select -> selected

Please, how do I when editing a car, list all the brands, however already come selected the brand th...

0 Likes
2 Replies
Solved

How to use 'OnChange' kind of method in larval view

My view is like below. <div class="form-group", style='max-width:100%;'> {!! Form::l...

0 Likes
1 Replies

Select2.js not working

I tested Select2 library separately for 'multiple' select and it's working perfectly. But when I try...

0 Likes
0 Replies

Upload and display mp4 files?

###Best way to upload mp4 file on disk and display them in video tag on the page? ###For example: ##...

0 Likes
0 Replies

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved
posted 7 years ago

Blade and localization

I have a problem regarding blade templates and localization. I've created a locale-middleware that b...

0 Likes
1 Replies
Solved
posted 7 years ago

Render section of a view in a fired event

Hi. First, I ran the google like 10 times and I didn't find what I want and I don't even know if it'...

0 Likes
1 Replies

Best practice

If i need to put two variables in blade, for example name and surname, which of this two option is t...

0 Likes
1 Replies

Use blade outside laravel

Hello everyone, I would like to know if there is a way to use the laravel view outside of laravel ?...

0 Likes
13 Replies
Solved

display related object in blade ( dinamicly )

the solution must be simple but i cant see it Iam passing an array to the view, whit all the fields...

0 Likes
0 Replies

Input::all() not receiving all data from form

When using both 'touchspin' and 'ichecks' to theme text and checkbox fields with the form also being...

0 Likes
2 Replies
Solved

Sub-Domain Routing

Hi, We are working on an ecommerce application and we will be having a large number of sub domains(m...

0 Likes
1 Replies

ErrorException in View Undefined offset: 0

I am getting this Undefined offset error when attempting to access an element in a nested array with...

0 Likes
0 Replies

How to show PDF file from project.

This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...

0 Likes
3 Replies

Blade verify if section exists

Im building a master page, and atm Im trying to check if a section exists before yielding so i can y...

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