I'm trying to validate a request from form and appear a problem, not showing error messages on the v...
I successfully uploaded file in storage : here is rhe storage image: Storage pic I tried to setup p...
I have a large database table (~1 million records) which I need to purge the duplicate records. The...
I am using Guzzle 6 to update products to shopify via API. I am using async post method to upload pr...
I installed fresh laravel 5.8.35, and run the following commands install npm php artisan make:auth...
I am trying to eager load data from a many-to-many relationship in eloquent laravel 5.8. The below c...
I am going to install ConsoleTVs/Charts in Laravel 5.4 version with PHP(Version 7.3.6) but I have fa...
Hi, I am having issues with an app where passport is returning "invalid authentication" in...
Hello! In my Laravel 5.8 / vuejs 2.6 app with "vue-select": "^2.6.4" I set actio...
I got a vue application inside laravel where i need to implement a real time feature upon successful...
When using the mailgun driver, i ran into problems when using cc and bcc adresses. The message was...
Hi How i can get database notification with by notifiable_id User object i try relationship but that...
Hello. I do reservation for trip. I choose the number of seat from first table with status 1. When i...
This is my ajax function in the view that should be called when a select change the selected option...
I finally watched Taylor's Vapor reveal and it looks great. I do have a few questions that somebody...
Schema::create('costs', function ($table) { $table->increments('id'); $table->unsignedInteger(...
showing the error: Symfony\Component\Debug\Exception\FatalThrowableError Class 'app\Modo' not found...
How I can pass environment variables to scss/ sass file using laravel mix and webpack?: Hi, Please r...
Hi, Please refer below link and help me: https://stackoverflow.com/questions/58338282/cannot-get-the...
Dear All, I have query builder : DB::select("select `id`, `user_name`, `user_email`, (select s...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.