Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Best way to create microservices projects with CodeIgniter 4
Post: RE: Best way to create microservices projects with...

You can make independent microservices modules with your own database and migrations. You can add this module to the composer like as Shield/Settings e.t. And use it in all your projects within the fr...
318 Views
9 Replies
04-22-2024, 08:11 AM
Avega Soft
    Thread: Best way to create microservices projects with CodeIgniter 4
Post: RE: Best way to create microservices projects with...

You can use HMVC architecture in your project. Each service will be a separate module (yes, CI4 supports modularity) with its own database (if necessary). And there will be a common core application f...
318 Views
9 Replies
04-21-2024, 11:50 PM
Avega Soft
    Thread: How to set the namespace in the CLI Command (programmatically)?
Post: How to set the namespace in the CLI Command (progr...

Hello everyone. My task is to create a spark command that will create a special controller for the module. The essence of the command will be simple, I specify the name of the module, and spark create...
184 Views
1 Replies
01-18-2024, 08:44 PM
Avega Soft
    Thread: CodeIgniter 4 Foundations is complete
Post: RE: CodeIgniter 4 Foudnations is complete

Hurray!!! @kilishan it's a big job!!! Thank you for the book
5,515 Views
5 Replies
11-15-2021, 09:55 PM
Avega Soft
    Thread: What CI4-related book would you like?
Post: RE: What CI4-related book would you like?

Hi @kilishan , great news! I am really looking forward to the completion of your book. Here are some topics I'd like to see: Creating a service API with RBAC and CRUD functionality Examples of best p...
19,339 Views
20 Replies
10-18-2021, 08:56 PM
Avega Soft
    Thread: Multiple Filter on single route
Post: RE: Multiple Filter on single route

iRedds Wrote: (09-19-2021, 10:32 PM) -- https://github.com/codeigniter4/CodeIgniter4/pull/5108 -- A great solution, thank you!!!
4,654 Views
4 Replies
09-20-2021, 01:07 AM
Avega Soft
    Thread: Always validate hidden form field
Post: RE: Always validate hidden form field

You can use form helper (form_open) or read this manual https://codeigniter.com/user_guide/libraries/security.html?highlight=csrf
1,135 Views
1 Replies
08-18-2021, 08:38 PM
Avega Soft
    Thread: Recommend books about php framework development
Post: RE: Recommend books about php framework developmen...

Hi! https://leanpub.com/codeigniter4foundations
3,317 Views
6 Replies
07-21-2021, 08:47 PM
Avega Soft
    Thread: Image watermarking with image overlay support
Post: RE: Image watermarking with image overlay support

CI has not special methods for working with watermark  "on the box". But i created self library which works with images and also can create watermarks. For example this is bit of code of a library met...
3,539 Views
1 Replies
07-06-2021, 12:41 AM
Avega Soft
    Thread: Myth:Auth reaches 1.0 final release
Post: RE: Myth:Auth reaches 1.0 final release

Big Thanks Lonnie.
9,268 Views
9 Replies
06-10-2021, 04:12 AM
Avega Soft
    Thread: Book: CodeIgniter 4 Foundations
Post: RE: Book: CodeIgniter 4 Foundations

Good news!!! Thank you @kilishan.
97,880 Views
66 Replies
06-08-2021, 10:41 PM
Avega Soft
    Thread: CodeIgniter v4.1.3 released
Post: RE: CodeIgniter v4.1.3 released

Good news!!! Great thanks CI dev team!!!
7,558 Views
7 Replies
06-05-2021, 09:07 PM
Avega Soft
    Thread: Problem fixed and friendly reminder
Post: RE: Problem fixed and friendly reminder

Good news! Thanks!!!
9,381 Views
8 Replies
05-07-2021, 06:46 PM
Avega Soft
    Thread: Schedule releases of CI4
Post: RE: Schedule releases of CI4

MGatner Wrote: (04-10-2021, 05:04 AM) -- @John_Betong we already support development versions. You can check out the `builds` command in AppStarter - and of course for downloads one can always downlo...
10,553 Views
15 Replies
04-10-2021, 08:09 AM
Avega Soft
    Thread: Schedule releases of CI4
Post: RE: Schedule releases of CI4

MGatner Wrote: (04-09-2021, 04:19 AM) -- I definitely agree. We have lots of great additions, many bug fixes, and even a few hot new features since 4.1 - I want to get those out there! I have no prob...
10,553 Views
15 Replies
04-10-2021, 01:59 AM
Avega Soft
    Thread: Schedule releases of CI4
Post: RE: Schedule releases of CI4

@iRedds totally agrees.  @MGatner,  My post is not about the pressure on the CI team, but about the fact that a lot of fixes and features have been in the dev branch for a long time and all tests ...
10,553 Views
15 Replies
04-08-2021, 07:05 PM
Avega Soft
    Thread: Schedule releases of CI4
Post: Schedule releases of CI4

Hi everyone. Want discuss about schedule releases of CI4. I think that the release cycle framework unstable and many fixes and features long time stay on dev version, instead it can be used on product...
10,553 Views
15 Replies
04-07-2021, 08:56 PM
Avega Soft
    Thread: CI4 ROUTING PROBLEMS: for dynamically created pages
Post: CI4 ROUTING PROBLEMS: for dynamically created page...

Hello everyone. There was a difficulty in writing the route rules for dynamically created pages on the site. Example, a user can create pages with the following URLs: sitename.com/aaa sitename.com...
786 Views
0 Replies
02-27-2021, 09:57 AM
Avega Soft
    Thread: Book: CodeIgniter 4 Foundations
Post: RE: Book: CodeIgniter 4 Foundations

kilishan Wrote: (02-15-2021, 09:45 PM) -- Thank you all so much for your kind words and understanding! I come back this time with some good news: After a long delay - here's your next chapter (ht...
97,880 Views
66 Replies
02-15-2021, 09:58 PM
Avega Soft
    Thread: CodeIgniter v4.0.5 and v4.1.0 released
Post: RE: CodeIgniter v4.0.5 and v4.1.0 released

Great news and big thanks CodeIgniter team for work!!!
35,137 Views
43 Replies
01-31-2021, 08:36 PM
Avega Soft

Theme © iAndrew 2016 - Forum software by © MyBB