Is it possible to pass a variable to the css-file? Something like Background-color: #{{{ $item->v...
I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...
Hi laravelers, I need to create a helper function and then use it in views, any help please because...
I have trouble in linking with css from public folder I tried with like below but still got ERR_INVA...
Hi, I'm stuck with passing variable from middleware to the route group.. I want to show the notifica...
Hi there, I'm writing routes in web.php but I got a problem. If the code is Route::get('articles/cre...
Hey guys, I was looking for laravel to integrate easily with alertify.js but only for the package fo...
Hello guys, hope you all doing great :) I have a problem for a wake and tried a lot to solve it Pass...
I have a query whose result is single column and outputs array(1) { [0]=> object(stdClass)#243 (1...
<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Slide; use App\Produ...
Hi Guys, showing error as example when click pagination number 6 show blank page and see in console...
I have added in my public folder one folder called js and inside a script.js. In the view: <scrip...
I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....
To be honest I'm not exactly sure how to ask this but I'll do my best. I have my master.blade.php wh...
Hello! I'm kinda interested in using Vue in a large-scale application, it have a lot of pages and st...
using axios with vuejs and laravel i can upload the picture to the storage folder but i want to be d...
Hello! I am starting a new project in Laravel via Laragon I create in views' folder layouts for my p...
I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...
Is there a way to pass every variable in a controller action, to the view automatically? So if I hav...
I want to create template for my company's website .Which are the best template creator for Laravel...
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.