Laravel Version 5.7 , PHP version 7+ I created a resource controller -> CategoryController [havin...
i am creating a website where user will post a comment,i want to create a upvote and downvote syste...
This is one of the biggest conundrums that I face whenever I am extending my company's internal micr...
I am facing this issues of model find for existing id that is returning null and showing below error...
Hi! I have an app using Laravel 5.5 and a Firebird 3.0 database. Everything worked well until i need...
Does It Really Work? Laravel v5.7.9 Passport v7.0.2 I've tried everything and nothing works. Steps t...
Hello, I'm totally new to the laravel framework, and at first I'm having a problem to perform the mi...
$date =Carbon\Carbon::parse($posts[$i]->created_at)->diffForHumans(); Here's the error: (1/1)...
Hello!! I am new in Laravel society. :) And I stuck with something. I made view in database and I do...
Hey Guys I'm trying to build an application which works for both web(laravel) and mobile the idea is...
Hey there, I'm currently evaluating alternatives to migrate a big Yii1 application into Laravel. Pro...
Hello, i have this json and i want to sortby values : { "AE": 4870,...
Hi there We are proud to announce the 2018.10 LTS release of the Aimeos Open Source E-Commerce packa...
maynor96 liked this thread
I would like to validate two dates that come from my form, $start and $end, in such a way that the d...
Laravel 5.7, PHP 7.2.10-0ubuntu0.18.04.1 php artisan migrate works fine, creates tables, etc. When...
Hello, I want to build a eloquent query which builds this output SELECT * FROM `banners` WHERE (`val...
How to implement phpredis correctly as a session driver in PHP.ini and work well in laravel in apply...
Comment mettre en place ce système ? alimenter une base distante et locale tout en synchronisant les...
Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...
Hi guys, I want call a index page on click in the <a href="{{route('company.index')}}">. Worke...
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