Support the ongoing development of Laravel.io →

1,558 Threads

Undefined variable with two View Composer

i am trying to access first_user_name which is defined in the app service provider using view()->...

0 Likes
0 Replies
posted 5 years ago

Helper function

How we can use helper functions in blade file with multiple conditions

0 Likes
0 Replies

Make Route Model Binding for Video (Working)

Hello , I'd hoped you could help me make what I already have a little cleaner. The goal: Show a Vide...

0 Likes
1 Replies

Pass a dropdown value directly into controller method

I have this dropdown, All I want is to pass the selected dropdown value on controller method directl...

0 Likes
1 Replies

Laravel mail editor

Hello guys, check out this new laravel package that allows you to preview/edit all your application...

0 Likes
0 Replies

404 after posting a form in create page.

I am trying to create a student's attendance. I have as students, klasses, attendances controllers;...

0 Likes
2 Replies

Caching a modulary form

Hello everyone, I develop an app with Laravel. This application is used by several companies and the...

0 Likes
0 Replies

Render view from other path in laravel 5.7

i'm building a modular system in Laravel 5 and the modules views of my system are outside from the /...

0 Likes
0 Replies

Return specific value of array in blade file

I am facing problem in laravel I have this data in array and want to show the data specifically with...

0 Likes
1 Replies

@extend and @section not working for new created views

@extends('layouts.master_layout') @section('master_dashboard_content') <h1>hello World</h1&...

0 Likes
3 Replies

Proper configuration for bootstrap 4 in views, Laravel 5.7

Unable to render bootstrap 4 in views files using dependencies in head section of html. <link hre...

0 Likes
3 Replies
posted 5 years ago

Which is the default language file?

Hi again! I am looking for the default language message file. __('this text') Where shall I put the...

0 Likes
1 Replies

Laravel page load after redirect takes forever

does anyone has an idea, why Laravel takes so long to load a page after a redirect? The page loaded...

0 Likes
0 Replies

Remove html tags white spaces

Hello, I don't know if anybody else asked in the past, please link to thread if so, could somebody r...

0 Likes
1 Replies

Get related posts based on post category

Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...

0 Likes
1 Replies

[Help needed] Laravel serving Angular

I'm trying to develop an Angular app with Laravel as a RESTful API, however I struggle to combine th...

0 Likes
0 Replies

write blade on the fly

have need to write custom dynamic blade on the fly, then return the view... these are custom html do...

0 Likes
0 Replies

@lang in blade template don't working? Why?

I had clear cache config in my project. When I turn on localhost, my page show: Here, I have a blad...

0 Likes
0 Replies

Use multiple view folders in Laravel 5.6

I want to use multiple view folders and want to configure that inside config/view.php. I need to che...

0 Likes
0 Replies

Help Distribution of Items

Good Morning They could help me, I'm new to laravel but I'm having the following problem. I have a t...

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.