Support the ongoing development of Laravel.io →

2,053 Threads

How to pass value to var in template

Hi: I have this view: $post->user->name I can call it in the post page successfully Now i nee...

0 Likes
2 Replies
Solved

When i try to access to the view , it transforms into the type " www "

Hello , I will try to explain it . I created my website and i name it notas.ues and in the hosts fil...

0 Likes
0 Replies

Speeding Up Eloquent Queries

Hi, Say I have some queries like this: public function order($orderby){ \DB::connection()->disa...

0 Likes
0 Replies
posted 8 years ago

Multi view

Hello, User Laravel 5.1, I want to know how to call the same view in all my other views without dupl...

0 Likes
4 Replies

Big problem with ajax and multi pagination

Hi all, Here is my problem, I have a page with 3 paginators, and they are put on 3 modals. I am usin...

0 Likes
0 Replies

Self reference table

I didn't set the model for this table. But i would like to know how to process it in the view. Do I...

0 Likes
2 Replies

How to keep the column value hidden or anonymous

Hello Friends, I am developing one bidding system. I have one column where bidders name is shown. Bu...

0 Likes
1 Replies

Foreach click tab active

Hello My dear laravel buddies, i have my e-shop, so here i have an issues for click tab with active...

0 Likes
0 Replies

Laravel 5.1 - Ajax navigation, problem on refresh

Hi, My app needs to load my views from navigation by ajax call using jQuery's load() method. But whe...

0 Likes
1 Replies

How to send relationship data to view? One to many relationships!

Hello, friends! I need to make drop down list with categories! Somehow, something is not working :(...

0 Likes
5 Replies

how to put some parameters out of view (blade) file?

I have in some blade PHP files put following row with definition of parameter: <?php $WebBasicLo...

0 Likes
0 Replies

fetch all articles with user selected cartegory

Hi. I am new to Laravel. I am using Laravel 5.1 for my current project. I have 4 table. users, categ...

0 Likes
0 Replies

Problem routing

After loading the view with the columns, there are three opciones: add data, edit or remove current...

0 Likes
2 Replies

Managing multiple models with a single set of index/create/edit views

I have a large number of models, mainly ones that only have columns like name, description. What wou...

0 Likes
8 Replies

laravel 5 i have installed illuminate/html via composer and still have HTML Class errors

These are the steps i have done to enable HTML and Form into laravel 5 I have added illuminate/html...

0 Likes
3 Replies

Laravel sum problem

Hi, i have two table: LECTURES id name 1 Lesson 1 2 Lesson 2 3 Lesson 3 LECT...

0 Likes
3 Replies
Solved

Change query based on variable from URL

All in the interest of learning Laravel and better coding. This is my controller: public function in...

0 Likes
2 Replies
Solved

Transactions in Laravel 5

Hi, I have trouble with a transaction. I want to improve a dashboard view in my applicaton. To do so...

0 Likes
4 Replies

Menu builder (database)

I want to build a menu where the data comes from database but i don't know where to start. the menu...

0 Likes
1 Replies
Solved

extends() problem

Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...

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