Sign Up
Sign In
Sign In
Sign Up
Catalog
Series
Skills
PHP
Laravel
Testing
Front-End
Tooling
Podcast
Discussions
Javascript is not working (Compiling)
JavaScript
•
22 hours ago
by
rin4ik
I am really annoyed of seeing the name vue anyway I don't want to use it, I just want normal jquery and when I add 2 js files in mix.js they don't
...
06
What is the proper way to store stats like videos a user has started watching and completed watching? I am looking for your opinions.
Laravel
•
23 hours ago
by
aligajani
I have a general idea but I am in dire need of a public opinion on what is the best and most performant option. What I essentially have right now i
...
02
How to structure
General
•
23 hours ago
by
martinbean
Hello, i'd like to hear some opinions about my following story and how you would do it: I am a complete laravel beginner. I started l
...
03
How to get data from relationship table using laravel eloquent model?
General
•
23 hours ago
by
Vilfago
This is my model public function test() //region { return $this->belongsTo('App\Models\Test', 'id_product');
...
05
Cant understand Eloquent distinct
Eloquent
•
23 hours ago
by
Vilfago
Hi i have a function that filter my users and now i want to show me unique users by first name but when i use this code show me only the first name
...
08
Show Single post in laravel with ajax call
Laravel
•
23 hours ago
by
beginner_luck
Hello can someone help me through this, I want to show the data of my single post, let say I have a list of post and there was a button on it as &q
...
10
Form-Wizard ( how can i separate wizard-step) example:- step 1 - register.blade and step 2 - payment.blade
Laravel
•
23 hours ago
by
sloperun3az
now im doing it only at one page (.blade) using ...can somebody help me
...
02
calling controller function in route
Laravel
•
23 hours ago
by
Vilfago
hi i want to call a controller function through my route. Route::get('listcomp',function(){ $page_title="Invoice Management App
...
11
Unable to Update Record
Eloquent
•
23 hours ago
by
Shivafeb17
Hi, I have the following code in Edit Form, <form action="/products/{{$product->id}}/update" me
...
12
Exporting a Laravel project within a Laravel project
Laravel
•
1 day ago
by
davidleads
I am building some kind of landing page generator which is based on laravel. The user first inserts a new 'industry', then chooses his preferred la
...
04
how to get Selected dropdown value from modal to modal
Laravel
•
1 day ago
hi. can someone help me through this? i have 2 modals. the first modal contains dropdown from database and a button that calls the second modal. I
...
00
Laravel 5.2 - Uploading and processing big CSV files
Laravel
•
1 day ago
by
Inquisitive
Hi, I'm developing a web app in Laravel, it's kinda mini crm type of app, but my client now wants to be able to import huge CSV files with d
...
05
How to integrate rowanwins/vue-dropzone?
Vue
•
1 day ago
by
amnuts
Hi, I'm having some problems trying to integrate
...
02
new changes not being detected
Laravel
•
1 day ago
by
tubbrez
Hi Guys! I got a very weird bug. I made a small change in my laravel model file and uploaded it on the server but it is not being executed.
...
02
What things can cause a memory leak in a laravel project?
Laravel
•
1 day ago
by
Cronix
I have heard about memory leaks but never faced one.I want to know what things can cause a memory leak in a LARAVEL PROJECT .Is it
...
12
[HELP] About Mysql 8.0 problem
Laravel
•
1 day ago
by
spekkionu
Error: PDOException::("SQLSTATE[42000]: Syntax error or access violation: 1231 Variable 'sql_mode' can't be set to the value of 'NO_AUTO_CREAT
...
01
Optimize eloquent query
Laravel
•
1 day ago
by
basvandertogt
I'm facing a performance issue when fetching my user models. My user model has a relation with many teams. The user has a separate profile f
...
08
Does downloading a file from server consumes VPS bandwidth?
Laravel
•
1 day ago
by
avaneeshsingh
Hi I just want to know does this code consumes bandwidth at the server? also, does it stress the server? return response()->downl
...
02
Retrofit
General
•
1 day ago
by
Snapey
i have mysql column that save array with format ["hahaha"], i have api call to this table and i serialized to list but i get error Expect
...
05
Getting user information in app.js
Vue
•
1 day ago
by
rin4ik
Hey. I am trying to get user information in my App.js (globally). Is this even possible?
...
01
«
1
2
...
5
6
7
8
9
10
11
...
4197
4198
»
The most concise screencasts for the working developer, updated daily.
Get Started
Want us to email you occasionally with Laracasts news?