Support the ongoing development of Laravel.io →

2,050 Threads

How do I run @include() in module?

I have a folder structure like this: -app --modules ---Account ----Views ----layout.blade.php ----a...

0 Likes
1 Replies

jquery select2 multiselect initialize selected elements

Good morning everybody, I'm stuck while trying to set initial selected options (got through an ajax...

0 Likes
0 Replies

PHP Compiler for SCSS

Hey all, I'm currently a Yii developer who's looking to shift over to Laravel. Obviously, it's a lit...

0 Likes
1 Replies

Laravel 5.4 Images from database not showing in view.

Hey guys, In my application I have some images that belong to some articles. These are shown perfect...

0 Likes
1 Replies
posted 6 years ago

Laravel 5.4 new error handler?

After running composer update, error handler changed. I don't have any custom handlers installed. Th...

0 Likes
1 Replies
Solved

How to get all data from html table to controller

I have a form with html table in my view. How do I get all data from the html table to my controller...

0 Likes
0 Replies

How to redirect to a user with populated data

Hi, I have a condition check to perform, whether the particular logged in user has values, if there...

0 Likes
0 Replies

Laravel one to one relational data access.

I have users table and profiles table. One to one relation. I have one view to show both user and pr...

0 Likes
0 Replies

How to display the list of directories in the view?

I am using laravel 5.4 and already register folders and subfolders, but I try to show in the view th...

0 Likes
1 Replies
posted 6 years ago

Response Cache-Control headers always 'private, must-revalidate', ignoring what I've set

I'm using the following, but this header is not set. return Response::view('doNotWantCachingOnThis')...

0 Likes
1 Replies
Solved

views/auth/login.blade.php on laravel 5.4

Hello people, I hope you are doing laravelous!, I am currently following some videos to learn Larave...

0 Likes
1 Replies

jQuery code not working

My jQuery code is not working. Every seat is a checkbox. I am trying to disable those seats that are...

0 Likes
1 Replies

Open routes in Laravel 5.2 ?

The thing is that I am having problems implementing a code from github,I don't know what the solutio...

0 Likes
0 Replies

Forms inputs value are not reset after browser refresh

Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...

0 Likes
7 Replies
Solved

Advice for images storing

Hello I am building a website (front-end and back-end) where I have a section that have an image and...

0 Likes
0 Replies
posted 6 years ago

Display error message properly

Hi I want to have both login and registration form in the same page. I just copied default Login and...

0 Likes
1 Replies

Send email with html

Hello everyone, I'm trying to send email with beautiful html style I use wysiwyg editor to send emai...

0 Likes
3 Replies

Detect links in posts

Hello, I want to format links inside a post. For example if I put https://laravel.io to make it a li...

0 Likes
1 Replies

Filter Button Laravel 5.4

how can i make button filter on laravel 5.4?

0 Likes
1 Replies
posted 7 years ago

PHP Fatal error: Class 'Route' not found on Laravel 5.4

I've suddenly started getting this error: PHP Fatal error: Class 'Route' not found The error messa...

0 Likes
1 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.