I am trying to develop an application where user will be able to upload and share video. And on the...
Hi guys Please introduce me to a suitable datagrid package for laravel similar to http://mvc-grid.az...
Hi to you all, I have a form which after it submits on a different view and return to another view l...
i am trying to access first_user_name which is defined in the app service provider using view()->...
How we can use helper functions in blade file with multiple conditions
Hello , I'd hoped you could help me make what I already have a little cleaner. The goal: Show a Vide...
I have this dropdown, All I want is to pass the selected dropdown value on controller method directl...
Hello guys, check out this new laravel package that allows you to preview/edit all your application...
I am trying to create a student's attendance. I have as students, klasses, attendances controllers;...
Hello everyone, I develop an app with Laravel. This application is used by several companies and the...
i'm building a modular system in Laravel 5 and the modules views of my system are outside from the /...
I am facing problem in laravel I have this data in array and want to show the data specifically with...
@extends('layouts.master_layout') @section('master_dashboard_content') <h1>hello World</h1&...
Unable to render bootstrap 4 in views files using dependencies in head section of html. <link hre...
Hi again! I am looking for the default language message file. __('this text') Where shall I put the...
does anyone has an idea, why Laravel takes so long to load a page after a redirect? The page loaded...
Hello, I don't know if anybody else asked in the past, please link to thread if so, could somebody r...
Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...
I'm trying to develop an Angular app with Laravel as a RESTful API, however I struggle to combine th...
have need to write custom dynamic blade on the fly, then return the view... these are custom html do...
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