Support the ongoing development of Laravel.io →

2,053 Threads

How to convert my variable to its real value?

Hi guys. How can I convert my {{ $user_count }} as its real value (e.g. 543) and return it in the vi...

0 Likes
1 Replies

How can i change laravel debug to show normal view instead of storage view?

Hi guys, As stayed in the question i am trying to see if it is possible to change the debug view tha...

0 Likes
0 Replies

OneToMany works for the first user not the second??

Hi I am having invoices and customers and users how can generete both Customer Model: public functio...

0 Likes
1 Replies
Solved

Opinions please! Lava charts + Google Charts + Analytics

Hi all - building a little project with laravel and want to show some stats to users. These stats wi...

0 Likes
1 Replies

Set up response header for Route::group or all routs in application - how ?

The same problem http://forumsarchive.laravel.io/viewtopic.php?id=9414 Now the issue is in the follo...

0 Likes
4 Replies

Simple Pagination on a Filtered Collection

Hello! I have a view which returns a filtered collection. Before filtering the collection, the Eloqu...

0 Likes
1 Replies

include files have to be defined as views?

Hi all. A very simple question I hope. My understanding having read the 5.3 user manual (https://...

0 Likes
2 Replies

My controller exist but laravel don't identify it

Hello guys, I have defined my controller and it was perfectly working. Suddenly when I click on the...

0 Likes
1 Replies

Laravel 5.3 Bug on 'php artisan make:auth' app.blade.php

If you have fresh install laravel app. And did php artisan make:auth When you open the login route....

0 Likes
1 Replies
posted 7 years ago

Update a view without reloading

Hello everyone, I want to update a page as a link I click : <li class="active"> <...

0 Likes
1 Replies
posted 7 years ago

Laravel: (why?) View not rendered after return view() call

Hi. I am trying to return a view in a different method of the class instead of the standard resource...

0 Likes
3 Replies
Solved

how to read all file of dropbox and show it in website in laravel

I have done upload portion by viewing tutorial but don't have any idea for displaying it in website....

0 Likes
0 Replies
posted 8 years ago

Error saying named route not defined in 5.3 when it is

I have a named route and I'm getting an error that there's no route with that name. The error I'm ge...

0 Likes
6 Replies

can not open login and register pages created by using command 'php artisan make:auth' ?

I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...

0 Likes
3 Replies
Solved
posted 7 years ago

Ajax And Laravel 4.2 with DataTables

Hi guys, I just want to ask how to use Ajax in Laravel 4.2, because everytime I used simple Ajax and...

0 Likes
0 Replies

Laravel - retrieve all user with their project from two tables using Eloquent

I have two tables 1- projects 2- clients I need to get the names from the client table and the proje...

0 Likes
1 Replies

Create a json file and populate it with mysql data.

Hi everyone, what am trying to achieve with the code below is to fetch data from mysql database, the...

0 Likes
0 Replies

Laravel 5 : Displaying the column data of third table from first table where both tables are connected to a second table

I have three tables namely 1.Product 2.Category and 3.Attribute and each category have different att...

0 Likes
0 Replies

Query On Blade View

Hello; I want to run a count() query on a blade view. Can someone help me? Thank You

0 Likes
1 Replies

Problems with adding styling to active nav route

Hello, I want to create a means for me to show users where they are at a page. Currently my menu is...

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.