Support the ongoing development of Laravel.io →

1,468 Threads

redirect route -> with message doesn't work

Hi, I have a problem with a redirect -> with message In my controller, I have a return redirect a...

0 Likes
2 Replies

Multi language with Laravel 6

So I have creted my group in web.php `Route::redirect('/', '/it'); Route::group(['prefix' => '{lo...

0 Likes
1 Replies
Solved

Dashboard Template Integration

Hi There, I want a little help from you guys. The method i use to integrate an admin panel Dashboard...

0 Likes
1 Replies

Missing required parameters for [Route: error

Hi, I am new to Laravel and have a issue passing valu from a view to a controller and I get Missing...

0 Likes
1 Replies
posted 4 years ago

Error: Unresolvable dependency resolving ( DI )

I want to implement paytabs into my Laravel app and have imported paytabs class into my blade templa...

0 Likes
1 Replies
posted 4 years ago

Showing a variable inside {{ }} cause to blank page in Larav

Hi there, I am using prism code highlighter in Laravel 5.4 in bellow example; ` Download ` In the ab...

0 Likes
0 Replies

unable to move onto next bootstrap carousel item

Please help, I have implemented the Bootstrap Carousel into my project but it doesn't seem to be sli...

0 Likes
2 Replies

Trying to build web app for daily costs for members in work

I am trying to build web app with laravel that help me to save daily costs and the total for every m...

0 Likes
1 Replies

How do you include custom JS in app.js?

Hey there! Title is the basics of the question. From Laravel 5.8, I have a /resources/js/plugins fol...

saberyjs liked this thread

1 Likes
2 Replies

Display google favicon and entity in img source in Laravel

looking for solve my issue. i do a edit on a laravel site, but i cant call back the site url (entity...

0 Likes
1 Replies

Laravel page loading issue

i have almost 12 menu in my dashboard . but one page loading time is 1.9 minute. i also checked all...

0 Likes
3 Replies

[solved] @yield does not display information

Good afternoon, I am starting to study laravel and have a doubt. I don't understand why @yield doesn...

0 Likes
6 Replies

Display the value without using the foreach

Hi there, I noticed in my codes that I can only display the value using foreach. public function com...

0 Likes
3 Replies

CRUD update with button from blade

Is it possible to update DB withoud edit form, just to generate random entires or set your own in co...

0 Likes
0 Replies

barryvdh/laravel-dompdf page-break-after goes php timeout

Hi, I will save html as PDF , so I use barryvdh/laravel-dompdf package. when I style a <div> w...

0 Likes
0 Replies

Introducing my Bootstrap 4 form builder for Laravel 5.8+

Dear fellow developers, I created an open source package which automates and simplifies Bootstrap fo...

msayib liked this thread

1 Likes
0 Replies
posted 4 years ago

Custom class methods in the blade files

Hello to everyone. I've a situation where I found need to create some function that will make my cod...

0 Likes
2 Replies

Why laravel validation don't displaying errors?

I'm trying to validate a request from form and appear a problem, not showing error messages on the v...

0 Likes
8 Replies
Solved

Render tournament bracket for next round

Hi there, I would like to ask ideas on approaches on how to render tournament bracket for next round...

0 Likes
0 Replies

Form with multiple select with ser assigned values

In my application there are Job Offers and Skills. The Offer and Skill models have a many to many re...

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.