I have followed a course on Udemy. I want to use this application in a production server. But this s...
Anybody suggest PHP tools for large and small web applications. Thanks in advance!
https://github.com/redbastie/larawire
I am looking for information on how one would go about implementing a microservice architecture usin...
I am working on a big project that has a laravel backend for API and a separate SPA (vue-cli scaffol...
TL;DR: If a bearer-token request hits an endpoint with route-model-binding but with an incorrect tok...
Hey guys, I am going to use Laravel for the front-end of a project which offers a REST API for commu...
Hi. I have a problem with displaying laravel session variable. I'm setting session variable in route...
Laravel version 8.7 can be worked together with Vue.js 3.x and Laravel mix?
hello, i have a laravel app it's a task management system, something like asana. i need to build a m...
Hi all. I'm trying to add middleware to the profile.show route of jetstream in laravel 8. The middle...
Hi, I am looking for an Airbnb-like app for the vacation rental business. Kindly, help me out by fin...
Socialite Version: ^5.1.0 Laravel Version: ^7.0 PHP Version: 7.4.7 Database Driver & Version:...
How can use withTrashed() to display class ShowTopic extends Component { public $topic; pub...
I've been using laravel 8 to create a store and for some reason all of my pages won't show in browse...
Hello everybody, I am new to Laravel, but I have started to use it because I read that it should be...
How to stop automatically stripe subscriptions with laravel cashier after X payments.
Good morning everyone, i have a small problem with the "whereYear" query. In the backend t...