Hello, I have angular app. I want use laravel5 like API server. This must be separated parts. Datab...
Hi, I have my request form for destinations, it has, id, name and location_id so depending on the lo...
I have this error with moloquent/moloquent package. composer require moloquent/moloquent My Item cla...
Hello, I am having a issue with a morphOne relationship where it is creating new entries rather tha...
Here are my migrations Schema::create('technologicals', function (Blueprint $table) { $...
Hi guys, this is my first time i write here. I tried a lot of solutions to solve the problem i'll ex...
Hi everybody, This is my first question to any forum ever, so please excuse me for any mistakes. I a...
Hello, i have this error ErrorException in f464710e74e7c0526bc0688fb16d954a0df3c98d.php line 10: Try...
while created faker how to get the user_id for the post? for example: i've created a faker for User...
I'm totally confused how to do this with eloquent relationships. I think logically I understand how...
Hello, I search to count subscriber by day with Eloquent. Have you got the solution with a code? Fri...
Hi, If there is a way in laravel 5.4 to make tracing log of all sql statements? I mean Barryvdh\D...
I have two tables one is templates and the other is template_images Showing migration of the two tab...
Hello! I am new to Laravel and I spent the last 6 hours trying to get my application to connect to M...
DB::connection('mongodb') ->collection('XXXXXXXX') ->get(); [{"_id":{"$oid"...
Hello I am building a website (front-end and back-end) where I have a section that have an image and...
I can not update unique field public function rules() { return [ 'nickname'...
I'm trying to sort with Jquery UI in Laravel and it's giving me fits. Here is my controller: public...
Hello, I'm doing a project for my school and I'm stuck in this problem ... I have the schedule done...
Hi, I've just discover this fantastic function. But I have a little problem. I need to update a fiel...
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