bcons - console.log for PHP

206 posts

bcons - console.log for PHP banner
bcons - console.log for PHP

bcons - console.log for PHP

@bcons_dev

Use the browser Console API in your PHP code for debugging server-side issues. Errors, warnings, payload, cookies, and session data are also displayed.

Madrid, Spain Tham gia Nisan 2024
46 Đang theo dõi28 Người theo dõi
Tweet ghim
bcons - console.log for PHP
Public Beta Released! bcons is officially launched today in beta status, so please sign up at bcons.dev and let us know what you think! Thank you!
English
0
1
1
205
bcons - console.log for PHP
@trippyjeffjay That is great practice! What we use is a deletionDate date column that defaults to NULL, so you get the deletion date for free :) (Of course any sensitive data is removed for GDPR regulations)
English
1
0
1
15
Jeffrey Dikewonsi
Jeffrey Dikewonsi@trippyjeffjay·
🚀 Just added 🛑 soft delete to my PHP banking app: UPDATE users SET account_status = 'closed' WHERE id = ? No data loss ✅ Audit trail intact ✅ Cleaner than DELETE for fintech apps. ⚙️ Stack: PHP (procedural) | MySQL | PDO | Bootstrap #PHP #Fintech #WebDev #CyberSecurity
English
1
1
2
92
bcons - console.log for PHP
@ZembeTakud85527 Good luck and enjoy the journey! And if you need help with the PHP debugging, please take a look at bcons.dev we have a free forever plan and it mimics the Console API used in JS, so you can use the same methods for front and back debugging.
English
0
0
0
11
bcons - console.log for PHP
@ZembeTakud85527 Do you see the pattern here? Baby steps doing small things that get you in the app flow. Keep adding features step by step. Of course, if you already know how to work with DBs, replace the JSON files with DB tables.
English
1
0
0
14
INLEVERAGE
INLEVERAGE@ZembeTakud85527·
Hi guys I have 1 year and some months learning how to code and I don't seem to be progressing from the learning stage .I'm in that tutorial he'll and I'm trying to get out and make everything I have read make sense.Send Help please Php html css js #SoftwareDevelopment #PHP
English
1
0
0
13
bcons - console.log for PHP
@ZembeTakud85527 - F: a table to show created boxes, to populate it it will call... - B: ...a script that returns existing boxes. - F: a form that allows you to edit a box name, that will call... - B: ...a script that modifies the file.
English
0
0
0
9
I Am Devloper
I Am Devloper@iamdevloper·
Coming back to PHP after years in the JavaScript ecosystem
I Am Devloper tweet media
English
48
191
1.9K
118.7K
bcons - console.log for PHP
bcons - console.log for PHP@bcons_dev·
@gbuckingham89 We built a port of the browser Console API to PHP, and it's really helpful for a better "printf style debugging" experience. Data is beautifully displayed in a devtools browser panel. Not as impressive as the examples you mentioned, but our 2 cents 🙂 bcons.dev
English
1
0
0
14
George Buckingham
George Buckingham@gbuckingham89·
I need some examples of awesome PHP projects for an upcoming talk. Things that are pushing the boundaries / a little unexpected from PHP. Things that solve interesting problems. Things that have impressive scale. #php
English
2
0
0
88
Sr Benali
Sr Benali@ItsBenali·
Never trust user input in #PHP. Always sanitize and validate to prevent XSS and SQL injection attacks. #CodeTips
English
1
2
4
203
bcons - console.log for PHP
@alyssa_codes I'd learn the basics of the language first if you can, I think it's better to have a little background of a language before learning a framework.
English
1
0
1
20
Alyssa Holland
Alyssa Holland@alyssa_codes·
Question for PHP and/or Laravel devs… Do I need to learn the basics of PHP before learning Laravel or will I naturally pick up the syntax of both by starting with Laravel? I’m at a new job that uses Laravel and wanted to know the best way to approach learning. #php #laravel
English
2
0
0
102
Sara
Sara@sarahesmaili0·
The snow today was magnificent, so I couldn’t help myself… I spent the entire afternoon outside and didn’t write a single line of code. Now I feel guilty… #Laravel #php #WebDevelopment
Sara tweet media
English
1
0
2
123
Renato Hysa
Renato Hysa@renatohysa·
🔐 Debug mode is your enemy in production! Always set APP_DEBUG=false or risk exposing sensitive data through error pages. Bonus: Customize error pages to hide your tech stack. #laravel #ddd #php #softwareengineering #devlob
English
1
0
0
51
Alina
Alina@disc0night·
I finally picked an e-commerce website as my full-stack project to build. I'm not sure this was a wise pick 😁, because the project looks more complex than I imagined. Day 1 of #100DaysOfCode - work and database planning. #react #php
Alina tweet media
English
2
0
9
223