kickers

Results 12 comments of kickers

I've done it in https://github.com/dignajar/gris/blob/master/bl-kernel/admin/themes/gris/config.php but there's no change in admin panel. Which code should be changed?

Could not connect to database (db.php). syntax error, unexpected end.. ($connection = mysqli_connect(DB_HOST,DB_USER,DB_PASS,DB_NAME);)

> @ncopz check the db.php inside the https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php http://localhost:8080/blog/admin/ (Cannot Establish A Secure Connection To The Host Server At The Moment!)

How to align center images in markdown? And I also don't see any align center/left/ right icon in the editor. Preview (eye icon) not working, does not match the edited/new...

Yes, you are right. The page needs to be routable. Now I have a new problem and I just found out earlier. Yesterday I only tried formwork from xampp only...

I know Laragon but have never tried it. I didn't modify anything in it, after I took it from composer (composer create-project getformwork/formwork) then I uploaded it. This is the...

Yes and after uploading it then accessing the admin page I just need to create a new username and password? I've also tried other hosting but the results are still...

Of course, I do it from .. **With Composer** If you prefer to install the latest stable release of Formwork with Composer you can use this command: $ composer create-project...

> > Yes, you are right. The page needs to be routable. > > Now I have a new problem and I just found out earlier. Yesterday I only tried...

Now I can access the admin page. What can I do now if I delete a registered user from localhost? Or are there two people left in it? Thank you...