Support the ongoing development of Laravel.io →

I want to install laravel 8.x by laravel.build

hi, I am building laravel using "curl -s https://laravel.build/example-app | bash". I want...

0 Likes
3 Replies
Solved

Why does this form fail to validate?

I am making a blogging application with Laravel 8 and Bootstrap 5. I run into a problem trying to va...

0 Likes
2 Replies

How do I keep the invalid form open?

I am making a blogging application with Laravel 8 and Bootstrap 5. For adding a post I use a form pl...

0 Likes
6 Replies
Solved

Sactum Automatic Logout on user inactiviysanc

Hi, We are using santrum for mobile App APIs, We want to put the functionality of automatic log out...

0 Likes
1 Replies

Sanctum refresh token for react?

Hello everyone, i have question laravel sanctum, i'm creating authentication for spa & mobile ap...

0 Likes
1 Replies
posted 3 years ago

Syntax Error Unexpected End Of File

I was working on doing validation for my form but I encountered the error syntax error in my blade f...

0 Likes
2 Replies
Solved
posted 3 years ago

Issue with hasOneThrough and limit of 999 results

Hello everyone, Laravel : v8.83.5 PHP : 7.4.28 MariaDB : 10.3.34-MariaDB I have a very strange error...

0 Likes
1 Replies
Solved
posted 3 years ago

How can I have a user relationship from 2 other table

Hello All, My Database structure : users Table : id / name events Table : id / start / end activity_...

0 Likes
3 Replies

Apache Alias Configuration to laravel pulic folder

I using angular as frontend and Laravel as API backend for an application. I have done the alias con...

0 Likes
0 Replies

how can i run laravel jobs in randomly order

Hello part of my application is for validate lot of data using api so basically i have 500k of data,...

0 Likes
0 Replies

Your app key is missing message issue

After I finished composer installing on my MacBook, then I created new project via: **composer creat...

0 Likes
1 Replies

Jobs randomly result in composer load class fail

Laravel Version: 9.5.1 PHP Version: 8.1.3 Database Driver & Version: PGSQL (12.9) Queue driver:...

0 Likes
0 Replies

Offline laravel project shrink to online Databaselar

I have a local laravel project and also I have the same project on the online domain with hosting. N...

0 Likes
3 Replies
posted 3 years ago

Best url for public /image folder

Maybe stupid but i recently found that /images and /storage/images both retrieves my public images,...

0 Likes
4 Replies
posted 3 years ago

laravel 8 dependency url changes automatically

when I click on an element having a parameter to see it in details, the dependency url changes autom...

0 Likes
2 Replies

How do I get a single post's category name?

I am working on a Laravel 8 app with posts and post categories. I am working on the Edit post form,...

0 Likes
2 Replies
Solved

I can't get the Version 9

Hi ! I can't get version 9 of laravel after the installation I get version5.4 And I got the followin...

0 Likes
1 Replies
Solved

Laravel 8 Yajra Datatables - no database filtering

Hello, I am currently using the library of Laravel 8 Yajra Datatables (GitHub: https://github.com/ya...

0 Likes
0 Replies

How do I filter posts by status with Laravel query builder?

I am working on a Laravel 8 app with users and posts. From all the entries in the posts table, I nee...

0 Likes
3 Replies
Solved

Use foreign Key to display information from other table lae

Hi i am trying to retrive information using the foreign key but it doesnt work. `<?php namespace...

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

© 2025 Laravel.io - All rights reserved.