I'm try to write a unit testing for test form request in Laravel 5, but I can't not get data from &q...
I just installed laravel and created a new project. I ran php artisan make:auth which provides a lo...
I am working on a project that involves accessing client apis on their behalf. these apis have thro...
I have a model called Product that has the following self referencing many-to-many relation: // pare...
the solution must be simple but i cant see it Iam passing an array to the view, whit all the fields...
Hi guys, Hope you can help me with this simple query. I have this function. public function CapT...
I have a real estate site with a master table of listings. Each listing belongs in one subdivision...
So i'm trying to update a user in the database, all names are correct however the update is only upd...
I convert string in to integer with (int) function But on localhost this work fine but when i upload...
Hi, i have the following code for listing, sorting and filtering products. $query = Products::query...
I am new to Laravel and homestead and am trying to install it on my Windows 10 machine and running i...
I'm having an issue when rolling back a migration that drops foreign keys. I'm creating the foreign...
Hi, I have create search keyword query for my cart. If I debug query with ->toSql() it display an...
I cannot send mail through laravel. I have changed the .env file, mail file and also changed the smt...
Hello everybody! Since I sometimes have to destroy my box I faced a problem of backing up my databas...
Hello, Is is possible to add a service provider to config/app.php via the command line? I'm writing...
Hey everyone, I am having issues in my Lumen (v5.2.*) application with custom validators. I have a...
Just updated to 5.1.16 on my local install and everything seems to work fine with my pretty URL's ie...
When using both 'touchspin' and 'ichecks' to theme text and checkbox fields with the form also being...
Hi! I have relationships on my User model using pivot table for usergroups public function groups()...
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.
The community