I'm working on VueJS 3 inside Laravel project and I'm using a JS file which providing me with elements that I use for markdown toolbar. Basically it's a set of
I have a table that I am generating through an iterative loop. The issue is that there is an input field of type date. When I try to attach my livewire model, i
first i have two problem here the first problem when i run this query it gives me this Error //ERROR SQLSTATE[42S22]: Column not found: 1054 Unknown column '390
I want to create a registration form in Laravel that the user can only register once in the registration section of the site during a period of several months,
So i'm using livewire and alpine.js, I am trying to stop the client from contacting the server so much when filling in input boxes (i already know you can use m
I have just installed akaunting (https://github.com/akaunting/akaunting) I wanted to add a Loans component, so I dupplicated everything from positions, but then
I've read all available solutions, but no chance. It always redirects to the 403 page with message (Invalid Signature). Here is my route : Auth::routes(['verify
We know that Laravel 8 and above has an Implicit Binding function on its routes. I have tried to create a controller resource with model name is QuestionHelper.
How to set onEachSide at controller level on laravel? on blade we use: {{ $records->onEachSide(2)->links() }} How this can be done at controller level?
I have a request : $comments = $post->comments()->with('replyComments:id,post_id,user_id,content,created_at,reply_comment_id')->orderBy('created_at', '
running into an issue with alpine js. First of all I have a master component that allows the user to switch between two tabs @props(['pages', 'blogs']) <div
<td><input type="checkbox" name="level_one[{{$loop->index}}][]" class="check" value="1"><input type="hidden" name="level_one[{{$loop->
convert the image into qr code
I'm trying to fix the pipeline and I get the following 2 warning $secretKeyString = new \java("java.lang.String", $secretKey); $pbbEncryptAES = new \java("my.c
I'm trying to fix the pipeline and I get the following 2 warning $secretKeyString = new \java("java.lang.String", $secretKey); $pbbEncryptAES = new \java("my.c
I'm having a really strange issue here. I have a user model (detailed below). It all works fine until I added the getReportsSharedAttribute function. When this
Currenty developing a project in Laravel and want to now which route should I write when for example the search bar appears in the navigation
I'm facing a strange behavior when trying to run my Laravel app using docker-compose. After starting the containers, if I try to visit my website URL I get the
Hi I am using Spaite package for roles and permissions. I am using UUID datatype. Everything works fine when used normal integer datatype. Now showing Following
window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("consent", "default", { ad_storage: "Denied", analytics_storage: