Hi everyone, I don't know if there is a better way to attach a morhpable object to its owner. In my...
Laravel 5.4 version The validate() function works until I test more than 3 errors in the form. Upon...
How to define model based on role I have a table where I save users. Users can either be a student,...
I have a named route in web.php: Route::get('editFact/{id}'.'[email protected]')->name('editFa...
I am using the nWidart/laravel-modules (https://github.com/nWidart/laravel-modules) package for Lara...
Hello, So, I'm using Passport and what I do need is to set a way to change the user password via API...
I have a page with a form which users use to plan activities and it might require a long time to be...
Hi all I have 2 unique field for label and isbn. For the cleaner code i moved the validation to a Fo...
Hello all. Been trying to wrap my head around how to implement user subscriptions in laravel without...
Having a NuSOAP web service defined in an inline route closure function works great, but having it i...
Hi I'm following a tutorial tutorial But I keep getting the same error: TypeError: this.$refs.pagina...
Hi, I've been searching the web about this and all I see are appending the # to Redirects. How about...
hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...
I want to create a clone application in laravel, but I am little concerned about the user reactions....
Hello Laravel.io I'm wondering on how to make a laravel app behave like a subscriber in pub sub to r...
Hi, I'm newbie on laravel. When i try upload jpg or png it works well but gif files return false. It...
Hi ! Currently i'am creating a CMS using laravel, and some route is not working correctly to test th...
Hi, first post here. I am struggling to come up with a way to make my Laravel application return to...