DEV Community

AquaCat profile picture

AquaCat

Started learning programming in 2019. PHP/JavaScript/MySQL/Java(beginner). I like Laravel, React.js and Nuxt.js. I started as a freelancer in Oct. 2022.

Joined Joined on  twitter website
【MySQL】When using "NULL" in WHERE CLAUSE

【MySQL】When using "NULL" in WHERE CLAUSE

Comments
1 min read
【Node.js】How to fix the error "fetch is not defined"

【Node.js】How to fix the error "fetch is not defined"

Comments
1 min read
【Next.js】How to apply .scss to Next.js project

【Next.js】How to apply .scss to Next.js project

Reactions 1 Comments
1 min read
【Node.js】How to manage Node.js of different versions

【Node.js】How to manage Node.js of different versions

Comments
1 min read
【Laravel Sanctum】How to fix an error "BadMethodCallException: Method Illuminate\Auth\RequestGuard::logout does not exist. "

【Laravel Sanctum】How to fix an error "BadMethodCallException: Method Illuminate\Auth\RequestGuard::logout does not exist. "

Comments
1 min read
【XAMPP】How to fix "Error: MySQL shutdown unexpectedly. "

【XAMPP】How to fix "Error: MySQL shutdown unexpectedly. "

Reactions 4 Comments
1 min read
【Laravel】How to fix error "file_put_contents: Failed to open stream: No such file or directory"

【Laravel】How to fix error "file_put_contents: Failed to open stream: No such file or directory"

Comments
1 min read
【MySQL】How to fix garbled text in command prompt (1)

【MySQL】How to fix garbled text in command prompt (1)

Reactions 5 Comments
2 min read
【Windows】Difference between User Environment Variables and System Environment Variables

【Windows】Difference between User Environment Variables and System Environment Variables

Reactions 2 Comments
1 min read
【Docker】How to enter container

【Docker】How to enter container

Reactions 5 Comments
1 min read
【Laravel】How to allow cross-origin in Laravel

【Laravel】How to allow cross-origin in Laravel

Reactions 2 Comments
1 min read
【Java】Notes when you download JDBC driver from MySQL website

【Java】Notes when you download JDBC driver from MySQL website

Reactions 1 Comments
1 min read
【Laravel】How important it is to set "fillable" or "guarded" in model files

【Laravel】How important it is to set "fillable" or "guarded" in model files

Reactions 3 Comments
2 min read
【Laravel】timestamps() and timestamp()

【Laravel】timestamps() and timestamp()

Reactions 8 Comments
1 min read
【Laravel】How to make controller corresponding to REST api

【Laravel】How to make controller corresponding to REST api

Reactions 2 Comments
1 min read
【jQuery】How to code drop-down(pop-down) menu

【jQuery】How to code drop-down(pop-down) menu

Reactions 5 Comments
1 min read
【Laravel】How to delete record logically

【Laravel】How to delete record logically

Reactions 6 Comments
1 min read
【PHP】How to get index number when using "foreach"?

【PHP】How to get index number when using "foreach"?

Reactions 4 Comments
1 min read
【Laravel】How to change the format for date&time in blade file?

【Laravel】How to change the format for date&time in blade file?

Comments
1 min read
【JavaScript】Show the selected data by selecting options

【JavaScript】Show the selected data by selecting options

Reactions 3 Comments
2 min read
【Github】How to restore the status of the file in your working directory

【Github】How to restore the status of the file in your working directory

Reactions 3 Comments
1 min read
【JavaScript】How to embed script in eventhandler

【JavaScript】How to embed script in eventhandler

Reactions 3 Comments
1 min read
【JavaScript(TypeScript)】The repeat() method

【JavaScript(TypeScript)】The repeat() method

Reactions 3 Comments
1 min read
【Laravel】How to change redirect URL in authentication

【Laravel】How to change redirect URL in authentication

Reactions 3 Comments
1 min read
loading...