I am using the Laravel framework for my PHP Webapp. I am executing some SELECT queries which can tak...
Hi: I have this view: $post->user->name I can call it in the post page successfully Now i nee...
Hello , I will try to explain it . I created my website and i name it notas.ues and in the hosts fil...
Hi, Say I have some queries like this: public function order($orderby){ \DB::connection()->disa...
Hello, User Laravel 5.1, I want to know how to call the same view in all my other views without dupl...
Hi all, Here is my problem, I have a page with 3 paginators, and they are put on 3 modals. I am usin...
I didn't set the model for this table. But i would like to know how to process it in the view. Do I...
Hello Friends, I am developing one bidding system. I have one column where bidders name is shown. Bu...
Hello My dear laravel buddies, i have my e-shop, so here i have an issues for click tab with active...
Hi, My app needs to load my views from navigation by ajax call using jQuery's load() method. But whe...
Hello, friends! I need to make drop down list with categories! Somehow, something is not working :(...
I have in some blade PHP files put following row with definition of parameter: <?php $WebBasicLo...
Hi. I am new to Laravel. I am using Laravel 5.1 for my current project. I have 4 table. users, categ...
After loading the view with the columns, there are three opciones: add data, edit or remove current...
I have a large number of models, mainly ones that only have columns like name, description. What wou...
These are the steps i have done to enable HTML and Form into laravel 5 I have added illuminate/html...
Hi, i have two table: LECTURES id name 1 Lesson 1 2 Lesson 2 3 Lesson 3 LECT...
All in the interest of learning Laravel and better coding. This is my controller: public function in...
Hi, I have trouble with a transaction. I want to improve a dashboard view in my applicaton. To do so...
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