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

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. "

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

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

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)

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

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

【Docker】How to enter container

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

【Laravel】How to allow cross-origin in Laravel

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

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

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

【Laravel】timestamps() and timestamp()

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

【Laravel】How to make controller corresponding to REST api

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

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

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

【Laravel】How to delete record logically

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

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

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

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

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

【JavaScript】How to embed script in eventhandler

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

【JavaScript(TypeScript)】The repeat() method

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

【Laravel】How to change redirect URL in authentication

3
Comments
1 min read
loading...