I'm working about a website that need more languages. I start the project using Laravel Localization...
I'm developing with laravel in windows with xampp. I'm using crudbooster to generate cruds and admin...
Hi there, I finally managed to crop resize and compress an image file the user is submitting through...
I have write following Query to Insert or Update Purchase Invoice Items. if i Enable dd() insert is...
Laravel is best PHP framework in PHP programming. if you are finding laravel developer in the word....
After running composer update, error handler changed. I don't have any custom handlers installed. Th...
hi guys please i want to know how i can read text from pdf and insert it into database. i used pdf2t...
Hi, I've been looking for a solution to implement user and roles in my laravel app. So far nothing h...
I want to develop a forum that will require a user email verification after registration. I don't kn...
I have a form with html table in my view. How do I get all data from the html table to my controller...
Hi, I have a condition check to perform, whether the particular logged in user has values, if there...
I have users table and profiles table. One to one relation. I have one view to show both user and pr...
I have installed Gulp and Laravel Elixir. When trying to execute gulp or gulp watch I get the follow...
I'm using Laravel 5.3 I have custom model follow namespace App\Models; use Illuminate\Database\Eloqu...
How to implement Laravel's jobs duplication management? I feel like this feature should be implement...
i want to get the result of code below in laravel query builder or better still eloquent Adding the...
Description: The response header 'Connection' is always set to 'close' by response handler. If the h...
I have an existing website: test.local and it already contains a script (wordpress). I want to make...
Hi, I have this request : $sale = Sale::where('alias', '=', $alias)->first(); What is the best pr...
I decided to do the upgrade and regretting it now so I am hoping to find someone else who might have...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community