What am I doing wrong with these PHP session variables?
I created a signup/login system with PHP, and it works. Now I’m trying to have the index page display
I created a signup/login system with PHP, and it works. Now I’m trying to have the index page display
I am trying to create a custom button at the bottom of a resource that will save the record and
I have a problem with calling an API with Laravel.
I wont to call an api with a request like
I’m implementing a classic "Three-Table Tag System" using MySQL 8 and PHP:
the first Table ("Posts") contains posts (PostId,
I am creating an API Laravel project and it seems that there an error I can’t find.
I want to
I would like to establish a connection to my MYSQL database. Unfortunately, I haven’t found the right one for me
At the startup of the docker application (with laravel php), for 1 request, connection to database is fine. After the
I have tried to remove an email sign which is @ from a string like this:
I have imported a CSV file into mysql 5.7 and need to modify the date so that I can manage
I’ve been racking my brain & starting then scratching code for this issue for a hot minute. So basically what