Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Upgrading Project Space
Post: RE: Upgrading Project Space

You can use a diff program to see the differences side by side. On Windows I use WinMerge.
963 Views
4 Replies
01-22-2025, 08:47 AM
FlavioSuar
    Thread: Mastering Docker: Simplified Guide for Developers
Post: RE: Mastering Docker: Simplified Guide for Develop...

Thank you!
487 Views
1 Replies
01-14-2025, 07:19 AM
FlavioSuar
    Thread: correct use of GIT for projects with codeigniter
Post: RE: correct use of GIT for projects with codeignit...

Great you sorted it out! The best practices recommend don't share the .env file on GitHub...
1,338 Views
7 Replies
12-03-2024, 01:13 PM
FlavioSuar
    Thread: correct use of GIT for projects with codeigniter
Post: RE: correct use of GIT for projects with codeignit...

Usually, the .env file is in the GIT's .ignore file...
1,338 Views
7 Replies
12-03-2024, 08:21 AM
FlavioSuar
    Thread: Can php spark db:seed work for updating data or is it limited to insert?
Post: RE: Can php spark db:seed work for updating data o...

Thanks for sharing, guys!
1,349 Views
8 Replies
11-28-2024, 06:47 AM
FlavioSuar
    Thread: 1500+ Free HTML Website Templates on HTMLrev
Post: RE: 1500+ Free HTML Website Templates on HTMLrev

Thank you!
856 Views
4 Replies
11-07-2024, 01:28 PM
FlavioSuar
    Thread: PHP Benchmarks (Codeigniter)
Post: RE: PHP Benchmarks (Codeigniter)

Thank you!
807 Views
3 Replies
10-11-2024, 04:46 AM
FlavioSuar
    Thread: Compare database tables and models
Post: RE: Compare database tables and models

Interesting!
901 Views
4 Replies
09-18-2024, 01:42 PM
FlavioSuar
    Thread: Content Optimization Strategies - SEO Friendly URLs
Post: RE: Content Optimization Strategies - SEO Friendly...

Thanks for share!
668 Views
2 Replies
09-12-2024, 08:21 AM
FlavioSuar
    Thread: Docker for local web development
Post: RE: Docker for local web development

Hi, Thank you for share! I'll give it a try. By now, I use Laragon for local web development wich is great!
1,621 Views
5 Replies
08-26-2024, 04:19 AM
FlavioSuar
    Thread: data in .ENV on risk? Security best practices
Post: RE: data in .ENV on risk? Security best practices

I think the .ENV file is just for use on local development environment... The settings for production would must be on the internal config files... Or maybe use a Secrets Manager instead of .ENV fil...
1,647 Views
3 Replies
08-16-2024, 04:28 AM
FlavioSuar
    Thread: Codeigniter 4 not working with sqlsrv
Post: RE: Codeigniter 4 not working with sqlsrv

PoosaNilaveni Wrote: (07-12-2024, 07:39 AM) -- Hello, Code: -- (The specified module could not be found), c:/wamp64/bin/php/php8.2.18/ext/php_php_pdo_sqlsrv_82_nts_x64.dll.dll -- -- The name of the...
4,001 Views
7 Replies
07-29-2024, 09:32 AM
FlavioSuar
    Thread: Neat way to have CI4 updated with composer
Post: RE: Neat way to have CI4 updated with composer

Grato por compartilhar!
451 Views
1 Replies
07-29-2024, 09:04 AM
FlavioSuar
    Thread: CodeIgniter Web Application Blueprints
Post: RE: CodeIgniter Web Application Blueprints

Hi, As a beginner too, I've found great value on the Lonnie Ezell's CodeIgniter 4 Foundations (https://leanpub.com/codeigniter4foundations) e-book and the Dave Hollingworth's course on Udemy CodeIgni...
1,928 Views
6 Replies
07-29-2024, 04:42 AM
FlavioSuar
    Thread: Codeigniter 4 not working with sqlsrv
Post: RE: Codeigniter 4 not working with sqlsrv

Hi, I think you must set the dbdriver using UPPERCASE: 'DBDriver' => 'SQLSRV' Just my 0.02
4,001 Views
7 Replies
07-12-2024, 05:06 AM
FlavioSuar
    Thread: Introduction to CodeIgniter 4 Blog Posts
Post: RE: Introduction to CodeIgniter 4 Blog Posts

Reading the Lonnie's blog posts on web.archive.org is refreshing!! Love to know the CI4 roots. A big THANK YOU for CI4 to the CI team!
126,436 Views
44 Replies
06-20-2024, 01:16 PM
FlavioSuar
    Thread: Introduction to CodeIgniter 4 Blog Posts
Post: RE: Introduction to CodeIgniter 4 Blog Posts

Great to know about this options! Thanks @"kenjis" and @"InsiteFX" !
126,436 Views
44 Replies
06-20-2024, 08:14 AM
FlavioSuar
    Thread: Introduction to CodeIgniter 4 Blog Posts
Post: RE: Introduction to CodeIgniter 4 Blog Posts

Hi, I found it via archive.org, at https://web.archive.org/web/20200716074321/https://www.procoversfx.com/download/codeigniter/CodeIgniter4.0.0-beta.1.pdf But is for 4.0.0-beta1... CI 4 changed a...
126,436 Views
44 Replies
06-19-2024, 03:27 PM
FlavioSuar
    Thread: How to understand entities, save, hasChanged
Post: RE: How to understand entities, save, hasChanged

InsiteFX Wrote: (05-25-2024, 09:42 PM) -- 1) For one change to Camel Case. PHP Code: -- update_aa_winter_sports_points_from_file() // Change to Camel Case makes it easier to read. updateAaWinte...
5,190 Views
24 Replies
06-05-2024, 05:33 AM
FlavioSuar
    Thread: Mastering SQL: Comprehensive Guide To Structured Query Language
Post: RE: Mastering SQL: Comprehensive Guide To Structur...

Thanks!! Here's another great SQL resource from the Succinctly Series: Free Access to 200+ Ebooks (https://www.syncfusion.com/succinctly-free-ebooks) : SQL Queries Succinctly (https://www.syncfusion....
872 Views
1 Replies
05-16-2024, 04:34 AM
FlavioSuar

Theme © iAndrew 2016 - Forum software by © MyBB