Hi there Laravel artisans, this is my first post on this forum. I am using Laravel 5.4. So currently...
Hey guys, Kernel.php : https://ibb.co/mHxOeQ UserController $this->validate($request, [...
So I'm trying to download homestead and here's what I get, I got 20Mbps internet speed C:\Users\K>...
Hello guys, I need help on some tricky task. We have a wordpress application that we want to include...
[ASK : Multitenant with Multidatabase Auth Problem] fyi: i'm using redis as session management and w...
how to make system login form integration two system one database in laravel ?? please help me
I tried implementing ajax post request in laravel 4 , but I am unable to obtain the post data. I hav...
I used Laravel since v 3. But now i am try on Meteor JS. What do you think?
I am having an issue with laravel installation and was hoping to get someones .htaccess that I could...
I have a series of large, long running import jobs that are implemented as laravel jobs. In developm...
Hi, I want to pass several fields to a route when a link is pressed. This raises the following exce...
Laravel Version: 5.5.* PHP Version: 7.1.6 Database Driver & Version: 10.1.24-MariaDB Descripti...
hi, im starting to use laravel 5.5 i would like to make a query by query bulider. i cannot use stati...
Hey guys , I have this query : $b = Class::orderBy('created_at', 'desc')->take(50)->get(); Th...
Hello people! I am very new to Laravel and watched some videos but pretty confused about Eloquent re...
I am testing the Laravel 5.4, i found something weird. from a simple hello world function: public fu...
I am using an ajax call to delete an object from the database, but i am not using a form for this so...
Scenario here is that while deleting a record I am not actually deleting the record, just updates th...
How could I have Datatable with checkboxes for selecting rows and storing the selected rows to the d...
Hello. I'm new in this site and also new in Laravel. Could you please help me with this question? I...
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