Support the ongoing development of Laravel.io →

1,478 Threads

Laravel 5 not using Blade views

Hello, I'm new to Laravel and wanted to try it today. After installing everything that was neccessar...

0 Likes
2 Replies
Solved

Pagination?

Ok so I swear this was working about 2 months, but I have returned to the project, run composer upda...

0 Likes
6 Replies

Laravel 5 and forms

Hi have added the package in composer and updated app.php with providers 'Illuminate\Html\HtmlServic...

0 Likes
2 Replies
Solved

Added the Form Facade and Alias back in Laravel 5

I am using Laravel 5 and I am getting the following error: FatalErrorException in Facade.php line 2...

0 Likes
3 Replies

Improve for my sortable table approach

Hello everybody I had to create a sortable table. I've described my solution here: https://janikvonr...

0 Likes
0 Replies

How to Load filtered data without reloading the whole page in laravel

I have an application in which I have to filter data based on the item selected from the select box....

0 Likes
0 Replies

how to convert after upload image to base 64 in laravel to save in db?

Hello, how to convert after upload image to base 64 in laravel to save in db? upload code here $file...

0 Likes
4 Replies
Solved

Keeping code tidy

What is the best way of keeping code tidy. Is there any blogs on this subject? I have read the Larav...

0 Likes
0 Replies

Using radio Buttons

I need to send more values through a radio button however I cannot seem to get those values back on...

0 Likes
4 Replies
Solved

I need help for build website for ads in laravel

Hello, I need help for build website for ads using laravel how to start any example to see basic an...

0 Likes
1 Replies

how to copy text in textbox to clipboard and how test this?

Hello, how to copy text in textbox to clipboard and how test this? just on click button click <di...

0 Likes
5 Replies

Replace a yield or section from Controller

Hi to all :) I have a template with a @yield that I need to replace when an error occurs to show an...

0 Likes
1 Replies
Solved

How to achieve this? (image gallery context)

Hey, I am trying to show a product gallery, and when i click an image, i want to use lightbox to sho...

0 Likes
3 Replies

Getting Data from Controller after Loading

Hi, Through ajax I am posting a value to a Controller, which I need get on the Modal Window on the V...

0 Likes
1 Replies

Login and Register app not working in laravel

I wrote a simple Login/Regiatration code in laravel with neo4j as DB. I installed #####vinelab/neoel...

0 Likes
1 Replies
posted 9 years ago

May I just include only one section from a blade template file?

I am new to blade and new to this forum. Before I create this thread, I have searched "only inc...

0 Likes
3 Replies

How double foreach blade of customers and orders with one sql

Hi! i have a question about how create a double foreach in blade from only one sql with query builde...

0 Likes
2 Replies

Method number does not exist

Hi, After I did an update on composer, I came upon an error that stated: "Method number doesn't...

0 Likes
2 Replies
posted 9 years ago

How to debug blade foreach and view variables?

Is there an easy way to debug the blade foreach and if statements and view the variables like XDebug...

0 Likes
1 Replies
posted 9 years ago

How to pass variable back from @include blade template?

Hi, I'm wondering how do I pass the variables set in an @include back to the calling blade template...

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.